Click or drag to resize

Logger Methods

The Logger type exposes the following members.

Methods
  Name Description
Public method debug Debug message.
Public method error(Exception)  
Public method error(String) Error message.
Public method exception Exception message.
Public method info Information message.
Public method trace Trace message.
Public method warn(Exception)  
Public method warn(String) Warning message.
Top
See Also