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