tracing-rerun 0.2.0

A tracing layer to send logs to rerun
Documentation
1
2
3
4
5
# tracing-rerun

A simple [tracing](https://github.com/tokio-rs/tracing) `Layer` that
will send logs to a rerun `RecordingStream`. This allows you to view
tracing logs in the rerun visualizer and also save to a `.rrd` file.