A highly configurable multi-output logging implementation for the `log` facade, supporting file, console, and syslog appenders.
# Cargo.toml
[dependencies]
log4rs = "1.4.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initializes logging from a YAML configuration file and logs an info message.
Add `log` to your Cargo.toml dependencies.
No dependency data recorded yet.