Expand description
Configure tracing subscribers for Arti
Structs§
- LogGuards
- Opaque structure that gets dropped when the program is shutting down,
after logs are no longer needed. The
Drop
impl flushes buffered messages. - Logfile
Config - Configuration information for an (optionally rotating) logfile.
- Logfile
Config Builder - Builder for
LogfileConfig
. - Logging
Config - Structure to hold our logging configuration options
- Logging
Config Builder - Builder for
LoggingConfig
.
Enums§
- LogRotation
- How often to rotate a log file
Functions§
- setup_
logging experimental-api
- Set up logging.