haskell-hvr / hslogger

Logging framework for Haskell
https://hackage.haskell.org/package/hslogger
BSD 3-Clause "New" or "Revised" License
64 stars 36 forks source link

FEATURE REQUEST - priorities lower than DEBUG: TRACE and NEVER #62

Open ddssff opened 3 years ago

ddssff commented 3 years ago

I find that 97% of all my log messages are priority DEBUG. It could be handy to have a few priorities lower than that.