Documentation
log/mod
LoggerOptions
Interface LoggerOptions
Options for
Logger
.
interface
LoggerOptions
{
handlers
?:
BaseHandler
[]
;
}
Index
Properties
handlers?
Properties
Optional
handlers
handlers
?:
BaseHandler
[]
The handlers to use for the logger.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
handlers
Documentation
Options for
Logger.