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

  NameDescription
Public methodInfo(Object)
Logs a message object with the Info level.
Public methodInfo(Object, Exception)
Logs a message object with the INFO level including the stack trace of the OnlineException passed as a parameter.
Back to Top
See Also