Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0 |
|
LoggerManager.GetRepository�Method�(String)
Return the default ILoggerRepository instance.
[Visual�Basic]
Overloads�Public�Shared�Function�GetRepository( _
���ByVal
repository�As�
String�_
)�As�
ILoggerRepository
Parameters
-
repository
- the repository to lookup in
Return Value
Return the default ILoggerRepository instance
Remarks
Gets the ILoggerRepository for the repository specified by the repository argument.
See Also
LoggerManager Class | log4net.Core Namespace | LoggerManager.GetRepository Overload List