monad-journal-0.7.1: Pure logger typeclass and monad transformer

monad-journal-0.7.1: Pure logger typeclass and monad transformer

This package provides a typeclass for logging in pure code, or more generally, in any kind of context. You can do whatever you want with logs, especially get them, clear them or even sink them through IO if you're logging in (MonadIO m) => m.

Modules