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

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