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