Module log

Source
Expand description

Logging specific functionality.

Structs§

LogLevel
The logging level

Functions§

set_log_level
Sets the log level.
log_callback_set
Sets the log callback.
log_callback_set_boxed
Sets the log callback.
log_callback_unset
Unsets the log callback.
log_callback_tracingtracing
Sets the log callback to use tracing.