Log a message object with the Error level.
Logs a message object with the Error level.
void�Error(object);
Log a message object with the Error level including the stack trace of the Exception passed as a parameter.
void�Error(object,Exception);
ILog Interface | log4net Namespace | Error | IsErrorEnabled