Logs a message object with the ERROR level. 
 Logs a message object with the ERROR level. 
public virtual void Error(object);
 Logs a message object with the ERROR level 
public virtual void Error(object,Exception);
LogImpl Class | log4net.Core Namespace