Returns all the currently defined loggers in the specified assembly's repository.
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);
LoggerManager Class | log4net.Core Namespace