Expand description
Logging utilities.
Enums§
- Error
- Logging setup error.
Functions§
- setup_
systemd_ journal_ logging - Sets up a global systemd journal logger based on a maximum logging level filter.
- setup_
systemd_ journal_ logging_ when_ connected - Sets up a global systemd journal logger based on a maximum logging level filter, when connected to the journal.
- setup_
terminal_ logging - Sets up a global terminal logger based on a maximum logging level filter.