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

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

Module tracing_core::collect

source ·
Expand description

Collectors collect and record trace data.

Structs§

Traits§

  • Trait representing the functions required to collect trace data.