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
log: remove deprecated env_logger and trace_logger APIs (tokio-rs#2771)
Removing the `env_logger` feature in order to address GHSA-g98v-hv3f-hcfr.
In addition, this PR also removes the deprecated `trace_logger` module, in
preparation for an upcoming v0.2.0 of `tracing-log`.
For additional details on the approach, please refer to tokio-rs#2750. Note that this
PR depends on tokio-rs#2770, so this PR will temporarily have more commits
than intended.
---------
Co-authored-by: Eliza Weisman <[email protected]>
0 commit comments