Log a formatted message string with the Error level.
Logs a formatted message string with the Error level.
void ErrorFormat(IFormatProvider,string,params object[]);
Logs a formatted message string with the Error level.
void ErrorFormat(string,object);
Logs a formatted message string with the Error level.
void ErrorFormat(string,object,object);
Logs a formatted message string with the Error level.
void ErrorFormat(string,object,object,object);
Logs a formatted message string with the Error level.
void ErrorFormat(string,params object[]);
ILog Interface | log4net Namespace | Error | IsErrorEnabled