You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I write iroh based programs, it is quite annoying that your tracing log will be spammed with iroh internals even if you run at info level, unless you explicitly exclude iroh internals in the RUST_LOG=... env var.
Maybe we should have a way to shift iroh internals logs to trace somehow?