Type Parameters

Hierarchy

Properties

customLevels?: Record<N, number>
logLevel?: number
name?: string

Name of the application. When specified, it will be added to the name of the logger, so that the logs can be associated with the application

reporters?: LogReporter<any>[]

Generated using TypeDoc