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

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

tracing_subscriber::field

Module debug

Source
Expand description

MakeVisitor wrappers for working with fmt::Debug fields.

Structsยง

  • A visitor wrapper that ensures any fmt::Debug fields are formatted using the alternate (:#) formatter.