Creates a new logger with no handlers configured. Add handlers with addHandler using a Fluent API.
addHandler
Context for the new logger. Defaults to Default.
Default
Generated using TypeDoc
Creates a new logger with no handlers configured. Add handlers with
addHandlerusing a Fluent API.