The name of the default Logger.
The key
in Config that will be checked for a default logging level.
Returns the Logger instance with the specified name. If no name is provided, the default will be returned. If a logger does not exist with the specified name, a new one will be created.
Name of the logger instance to be returned.
The logger to output levels for.
Generated using TypeDoc
The source and single point of management for Logger instances.