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.