Cargo Features

tracing-foramtters has no features set by default.

[dependencies]
tracing-foramtters = { version = "0.1.0", features = ["bunyan", "syslog"] }
bunyan

Enables serde and serde_json

Affects layer::bunyan

syslog