A Bunyan formatter for the tracing crate, outputting structured JSON logs.
# Cargo.toml
[dependencies]
tracing-bunyan-formatter = "0.3.10"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up a Bunyan JSON logger for the tracing crate.
Add `tracing-subscriber = { version = "0.3", features = ["registry"] }` to Cargo.toml.No dependency data recorded yet.