log4net SDK Reference

LoggerManager.Exists Method

Returns the named logger if it exists.

Overload List

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);

See Also

LoggerManager Class | log4net.Core Namespace