Gets an array of all currently defined repositories.
Namespace: log4net.Core
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax
Return Value
Type: ILoggerRepositoryAn array of all the known ILoggerRepository objects.
Remarks
Gets an array of all currently defined repositories.
See Also