Click or drag to resize
Logging Methods

The Logging type exposes the following members.

Methods
  NameDescription
Public methodStatic memberDeregisterCallback
deregister a callback, the loglevel will not be reset and will continue to be the the one that was last one.
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