implicit-logging

A logging framework built around implicit parameters.

https://github.com/revnull/implicit-logging

Latest on Hackage:0.2.0.0@rev:1

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

LGPL-3.0-only licensed by Rev. Johnny Healey
Maintained by [email protected]

This package provides a simple framework for adding logging to a program. It supports customizable line formatting and user-provided log contexts. Log configuration information is passed around via implicit parameters.