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

  NameDescription
Public methodDebug(Object)
Log a message object with the Debug level.
Public methodDebug(Object, Exception)
Log a message object with the Debug level including the stack trace of the OnlineException passed as a parameter.
Back to Top
See Also