Log a message with the Debug level.
Log a message with the Debug level.
public virtual void DebugFormat(IFormatProvider,string,Exception,params object[])
Log a message with the Debug level.
public virtual void DebugFormat(IFormatProvider,string,params object[])
Log a message with the Debug level.
public virtual void DebugFormat(string,Exception,params object[])
Log a message with the Debug level.
public virtual void DebugFormat(string,params object[])
AbstractLogger Class | Common.Logging.Factory Namespace