ILogError Method Apache log4net™ SDK Documentation
Log a message object with the Error level.
Overload List

  NameDescription
Public methodError(Object)
Logs a message object with the Error level.
Public methodError(Object, Exception)
Log a message object with the Error level including the stack trace of the Exception passed as a parameter.
Top
See Also

Reference