Cargo Features

tracing-formatters has no features set by default.

[dependencies]
tracing-formatters = { version = "0.0.1", features = ["bunyan", "syslog"] }
bunyan

Enables serde and serde_json

Affects layer::bunyan

syslog