Bunyan formatter for slog-rs, outputting structured JSON logs compatible with the Bunyan CLI.
# Cargo.toml
[dependencies]
slog-bunyan = "2.5.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a Bunyan-formatted logger that writes JSON to stdout.
Add `slog` to Cargo.toml and ensure proper drain setup.
No dependency data recorded yet.