Apache log4net� SDK Documentation - Microsoft .NET Framework 4.0

LogManager.Exists�Method

Returns the named logger if it exists.

Overload List

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

See Also

LogManager Class | log4net Namespace