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