Returns all the currently defined loggers in the specified repository.
            
Namespace: log4net
Assembly: log4net (in log4net.dll) Version: 2.0.8.0-.NET 4.0
Syntax
Parameters
- repository
 - Type: SystemString
The repository to lookup in. 
Return Value
Type: ILogAll the defined loggers.
Remarks
See Also