estk / log4rs

A highly configurable logging framework for Rust
Apache License 2.0
998 stars 147 forks source link

Abbility to change case/word for logs #312

Open tryoxiss opened 1 year ago

tryoxiss commented 1 year ago

Basically you could set a string to use instead of it just being a CAPITALISED version of the macros name, so INFO copuld be displayed as Info or WARN ad Warning to make it a bit easier to read the output.