tracing/tracing-log/src
Hayden Stainsby c8049f6e30
chore: fix new Clippy lints in Rust 1.83.0 (#3164)
Most of these changes are places where lifetimes were named, but can be
elided. Then a few cases where a lifetime was elided, but actually
resolves to a named lifetime. So lots of lifetimes.
2024-11-29 16:51:52 +01:00
..
env_logger.rs chore: remove redundant imports (#694) 2020-04-27 12:38:00 -07:00
lib.rs chore: fix new Clippy lints in Rust 1.83.0 (#3164) 2024-11-29 16:51:52 +01:00
log_tracer.rs log: fix LogTracer not honoring max level filters (#1543) 2021-09-10 17:56:03 -07:00