Simple, efficient logging for Rust.
# Cargo.toml
[dependencies]
fern = "0.7.1"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up a basic logger that outputs to stdout with a custom format.
Add `log` to your Cargo.toml dependencies.
No dependency data recorded yet.