Type Alias LogConfig

LogConfig: {
    loggers: ILogTarget[];
}

Logging configuration.

Type declaration

  • loggers: ILogTarget[]

    Log targets may be specified, which will accept log messages from Spyre.