Click or drag to resize

ILog Methods

The ILog type exposes the following members.

Methods
 NameDescription
Public methodError(String) Log an error message.
Public methodError(String, Exception) Log an error message.
Public methodInfo Log an info message.
Public methodWarn(String) Log a warning message.
Public methodWarn(String, Exception) Log a warning message.
Top
See Also