Skip to main content

Module logging

Module logging 

Source

Structs§

LogGuard
Holds the non-blocking file writer guard. Must live for the duration of the program.

Functions§

init_tracing
Initialize tracing with optional file logging and stderr output.
init_tracing_file_only
Initialize tracing with file-only output (no stderr).