Struct sc_tracing::LogTraceHandler [−][src]
pub struct LogTraceHandler;
TraceHandler for sending span data to the logger
Trait Implementations
impl TraceHandler for LogTraceHandler
[src]
impl TraceHandler for LogTraceHandler
[src]fn handle_span(&self, span_datum: SpanDatum)
[src]
fn handle_event(&self, event: TraceEvent)
[src]
Auto Trait Implementations
impl RefUnwindSafe for LogTraceHandler
impl Send for LogTraceHandler
impl Sync for LogTraceHandler
impl Unpin for LogTraceHandler
impl UnwindSafe for LogTraceHandler
Blanket Implementations
impl<T> Instrument for T
[src]
impl<T> Instrument for T
[src]