Click or drag to resize

IInstanceLogger Methods


The IInstanceLogger type exposes the following members.

Methods
  NameDescription
Public methodDebug
Log a message at the Debug level
Public methodError
Log a message at the Error level
Public methodInfo
Log a message at the Info level
Public methodLog
Log a message at the specified log level
Public methodWarn
Log a message at the Warn level
Top
See Also