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

Reference