A concrete implementation of ILoggerRegistry.
Construct a LoggerRegistry.
Private
Whether the register is disposed.
The max length for loggers.
A signal emitted when the logger registry changes.
Dispose the registry and all loggers.
Get the logger for the specified source.
The name of the log source.
The logger for the specified source.
Get all loggers registered.
The array containing all registered loggers.
A concrete implementation of ILoggerRegistry.