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

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

tracing_log

Function format_trace

Source
pub fn format_trace(record: &Record<'_>) -> Result<()>
Expand description

Format a log record as a trace event in the current span.