Structs§
- Compat
Logger - Inner
Logger - LogDirective
- LogLine
Cached State - Logger
- Metadata
- Metadata about a log message.
- Rfc3339
Time
Enums§
Constants§
Statics§
Functions§
- now
- yields (Rfc3339Time, unix_epoch)
- parse_
logging_ spec - setup_
default_ logging - start the logger with all logs and access logs on stdout
- setup_
logging - start the logger, after:
- setup_
logging_ with_ config - start the logger from config (takes RUST_LOG into account)
- target_
to_ backend