Module tracing_forest::processor::blocking
source · [−]Expand description
A Processor
that formats and writes logs on the current thread.
See BlockingProcessor
for more details.
Structs
A Processor
that blocks the current thread to format and write logs on
arrival.