estk / log4rs

A highly configurable logging framework for Rust
Apache License 2.0
973 stars 143 forks source link

How to config with tokio_tracing #373

Closed intfish123 closed 2 months ago

intfish123 commented 2 months ago

Is there an example with tokio tracing?

bconn98 commented 2 months ago

No. See https://github.com/estk/log4rs/issues/125. However, the main developer has started a new project that may satisfy this for you: https://github.com/imperva/trace4rs