Returns the named logger if it exists.
Returns the named logger if it exists.
public static ILogger Exists(Assembly,string);
Returns the named logger if it exists.
public static ILogger Exists(string,string);
LoggerManager Class | log4net.Core Namespace