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