pub fn json() -> Format<Json>
Available on crate features
fmt
and std
and json
only.Expand description
Returns the default configuration for a JSON event formatter.
🛈 Note: This is pre-release documentation
for the upcoming tracing
0.2.0 ecosystem.
For the release documentation, please see docs.rs, instead.
pub fn json() -> Format<Json>
fmt
and std
and json
only.Returns the default configuration for a JSON event formatter.