Module logging

Source
Expand description

Tools for modifying the logging behavior of the compositor.

Note that you can use the log crate for logging. All invocations of log::info etc. automatically log into the compositors log.

Enums§

LogLevel
The log level of the compositor or a log message.

Functions§

set_log_level
Sets the log level of the compositor.