Log a message with the Debug level.
Log a message with the Debug level.
void DebugFormat(IFormatProvider,string,Exception,params object[])
Log a message with the Debug level.
void DebugFormat(IFormatProvider,string,params object[])
Log a message with the Debug level.
void DebugFormat(string,Exception,params object[])
Log a message with the Debug level.
void DebugFormat(string,params object[])
ILog Interface | Common.Logging Namespace