🛈 Note: This is pre-release documentation for the upcoming tracing 0.2.0 ecosystem.

For the release documentation, please see docs.rs, instead.

Function tracing_subscriber::fmt::format::json

source ·
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.