Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LoggerManager.GetCurrentLoggers�Method

Returns all the currently defined loggers in the specified assembly's repository.

Overload List

Returns all the currently defined loggers in the specified assembly's repository.

public�static�ILogger[]�GetCurrentLoggers(Assembly);

Returns all the currently defined loggers in the specified repository.

public�static�ILogger[]�GetCurrentLoggers(string);

See Also

LoggerManager Class | log4net.Core Namespace