serokell / log-warper

Logging library to provide more convenient, extremely configurable but simple monadic interface with pretty output
MIT License
19 stars 11 forks source link

Add 'NoLoggingT' newtype #56

Open chshersh opened 6 years ago

chshersh commented 6 years ago

Just like in monad-logger:

https://hackage.haskell.org/package/monad-logger-0.3.25.1/docs/Control-Monad-Logger.html#t:NoLoggingT

chshersh commented 6 years ago

Would be nice to have such monad transformer in log-warper-core.