Expand description

Contains tracing::Subscriber implementation for span diagnostics.

Modules

Contains layers used in this crate’s subscriber for node diagnostics.

Structs

Builder for the trace_tools subscriber.

Functions

Returns a new, default SubscriberBuilder.

Initialises a tracing_log::LogTracer that converts any incoming log records into tracing events, allowing subscribers to interact with log records.

Type Definitions

Layered type describing the composition of the subscriber constructed by the trace_tools crate.