Documentation
log/mod
BaseHandlerOptions
Interface BaseHandlerOptions
Options for
BaseHandler
.
interface
BaseHandlerOptions
{
formatter
?:
FormatterFunction
;
}
Hierarchy
BaseHandlerOptions (
view full
)
ConsoleHandlerOptions
FileHandlerOptions
Index
Properties
formatter?
Properties
Optional
formatter
formatter
?:
FormatterFunction
A function that formats log records.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
formatter
Documentation
Options for
BaseHandler.