Get a logger for the supplied class
public static Logger GetLogger(string);
public static Logger GetLogger(Type);
Logger Class | EnterpriseDT.Util.Debug Namespace