Construct a LoggerRegistry.
The options used to initialize a LoggerRegistry.
OptionaldefaultLogLevel?: LogLevelThe default log level for the loggers.
The default rendermime to render outputs with when logger is not supplied with one.
The maximum length of the log messages.
Whether the register is disposed.
The max length for loggers.
A concrete implementation of ILoggerRegistry.