@hackage implicit-logging0.2.0.0
A logging framework built around implicit parameters.
Categories
License
LGPL-3.0-only
Maintainer
rev.null@gmail.com
Links
Versions
Installation
Dependencies (4)
- base >=4.8 && <=4.9
- mtl
- transformers
- time Show all…
Dependents (1)
@hackage/acme-everything
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.