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
797 stars 124 forks source link

RS-939: Changes required for custom Rosalind logger #268

Closed rickfoxcroft closed 1 year ago

rickfoxcroft commented 1 year ago

Enhances existing env_logger crate by ensuring that logs are written to stdout and recorded as trace events with the appropriate levels.