Skip to main content

Module logging

Module logging 

Source
Expand description

Logging.

Structs§

LogLevel
A parsed tracing log level filter.
LoggingAPIHandler
An API handler for updating log filtering directives at runtime.
LoggingConfiguration
Logging configuration.
LoggingGuard
A handle to the dynamic logging subsystem.
LoggingOverrideController
Controls the dynamic logging filter at runtime.
LoggingOverrideWorker
A worker that processes log filter directive overrides.

Functions§

acquire_logging_api_handler
Acquires the logging API handler.