Click or drag to resize

ClientLog Methods

The ClientLog 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 methodStatic memberSetShouldSuppressClientMessage 
Public methodWarn(String) Log a warning message.
Public methodWarn(String, Exception) Log a warning message.
Top
See Also