Click or drag to resize
Logging Methods

The Logging type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDeregisterCallback
Deregister a callback. The log severity level will not be reset and will remain unchanged.
Public methodStatic memberLogTestMessage
Log a test message at the specified 'level'. Note that this function is intended for testing of the logging configuration only.
Public methodStatic memberRegisterCallback
Register a callback with the specified thresholdLevel as default threshold level.
Top
See Also