Description
Simple logging library.
Description
Please see the README on GitHub at https://github.com/packetloop/arbor-monad-logger#readme
README.md
arbor-monad-logger
Logging library that simplifies setting up an application to work with monad-logger API library using fast-logger as the underlying logger.
It also provides a useful non-overloaded API for logging against Control.Monad.Logger.MonadLogger.
See the example app in the app directory for more information.
The example app can be run with cabal new-run arbor-monad-logger-example.