subscriber: don't escape field values in JSON #391
Labels
crate/fmt
Related to the `tracing-fmt` crate
crate/subscriber
Related to the `tracing-subscriber` crate
Feature Request
Crates
Motivation
Follow-up from #377. Currently, field values of spans in
tracing-subscriber::fmt
JSON output are escaped strings. This should be fixed (see #377 (comment)).The text was updated successfully, but these errors were encountered: