ILogWarn 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 Exception passed as a parameter.
Top
See Also

Reference