About

Metadata

  • Last updated , by arbornetworks
  • License MIT
  • Maintained by: mayhem@arbor.net

  • Lottery factor: 0

Links

Installation

Tested Compilers

  1. 8.8.1
  2. 8.6.5
  3. 8.4.4
  4. 8.2.2

Readme

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