| Logging Methods |
The Logging type exposes the following members.
| Name | Description | |
|---|---|---|
| DeregisterCallback |
Deregister a callback. The log severity level will not be reset and will
remain unchanged.
| |
| LogTestMessage |
Log a test message at the specified 'level'. Note that this function is intended
for testing of the logging configuration only.
| |
| RegisterCallback |
Register a callback with the specified thresholdLevel
as default threshold level.
|