Skip to main content

Module tracing

Module tracing 

Source
Expand description

tracing integration: RlgSubscriber and optional RlgLayer. Integration with the tracing ecosystem.

Provides both a standalone RlgSubscriber and, behind the tracing-layer feature, a composable RlgLayer.

Structsยง

RlgLayer
A composable [tracing_subscriber::Layer] that routes events into the RLG engine.
RlgSubscriber
A tracing::Subscriber that routes events to the RLG engine.