Open
Description
I updated my program with something along the lines of https://github.com/rust-cli/env_logger/blob/main/examples/syslog_friendly_format.rs to have a systemd friendly logging, however when I use other binaries using env_logger usually the same logic is not available, can we have it enable-able by default in env_logger?
ie if RUST_LOG_STYLE=SYSTEMD
the default formatting is changed with the systemd friendly one without having to change the downstream lib
Metadata
Metadata
Assignees
Labels
No labels