Modules§
Functions§
- exclude_
salsa - Returns a filter that mutes all tracing events from the “salsa” crate unless the
CAIRO_UNMUTE_SALSAenvironment variable is set. This is useful to reduce log noise from salsa internals during normal operation. - init_
logging - Initializes logging (tracing library).
The format is:
<level> /path/to/file:<line_number> <time> <log_message>