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 `WithLoggerIO` constraint #49

Closed vrom911 closed 6 years ago

vrom911 commented 6 years ago

It would be very useful to have (MonadIO m, WithLogger m) = WithLoggerIO m