[This is preliminary documentation and subject to change.]
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