Expand description

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

Structs

A tracing_subscriber::Layer for generating a flamegraph of tracked Spans.

A tracing_subscriber::Layer for replicating the logging functionality in fern_logger without using the log crate as the global subscriber.

Functions

Creates a new LogLayer, using the parameters provided by the given LoggerConfig.