An NDoc Documented Class Library

Logger.GetLogger Method

Get a logger for the supplied class

Overload List

Get a logger for the supplied class

public static Logger GetLogger(string);

Get a logger for the supplied class

public static Logger GetLogger(Type);

See Also

Logger Class | EnterpriseDT.Util.Debug Namespace