[][src]Module holochain_tracing::tracer_console

Structs

AllSampler

This samples all traces.

ConsoleReporter

A Reporter that stores all spans it receives in a map, with the intent to display all received spans to the console.

Functions

new_tracer_with_console_reporter

Create a Tracer and Reporter that reports all spans in ASCII form