rust-cli / env_logger

A logging implementation for `log` which is configured via an environment variable.
https://docs.rs/env_logger
Apache License 2.0
813 stars 126 forks source link

fix(fmt): Address a couple of bugs #296

Closed epage closed 8 months ago

epage commented 8 months ago

These were clean ups and fixes I noticed as I played with using anstream instead of termcolor.