LoggerConfigInterface
Interface
LoggerConfigInterface
Hierarchy
LoggerOptions
↳ LoggerConfigInterface
Index
Properties
Properties
Optional
exceptionHandlers
exceptionHandlers: any
Inherited from LoggerOptions.exceptionHandlers
**
Optional
exitOnError
exitOnError: * Function
| boolean
Inherited from LoggerOptions.exitOnError
**
Optional
format
format: Format
Inherited from LoggerOptions.format
**
Optional
level
level: string
Inherited from LoggerOptions.level
**
Optional
levels
levels: Config.AbstractConfigSetLevels
Inherited from LoggerOptions.levels
**
Optional
silent
silent: boolean
Inherited from LoggerOptions.silent
**
Optional
transports
transports: * Transport
[] | Transport
Inherited from LoggerOptions.transports
**