How to Prevent Infinite Logging Loop with Tokio-Tracing and Hyper in a Custom Subscriber in Rust?
Note – I have gone through Suppressing external library logs in a tokio tracing subscriber and How to turn off tracing events emitted by other crates?, and they don’t answer this question.