log4net SDK Reference

LoggerManager.Exists Method

[This is preliminary documentation and subject to change.]

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