little-logger: Basic logging based on co-log

[ bsd3, library, logging ] [ Propose Tags ]

Modules

[Last Documentation]

  • LittleLogger

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0, 0.2.0, 0.3.0, 0.3.1, 0.3.2, 1.0.0, 1.0.1, 1.0.2
Dependencies base (>=4.12 && <5), co-log (>=0.4 && <1), co-log-core (>=0.2 && <1), microlens (>=0.4 && <1), mtl (>=2.2 && <3), text (>=1.2 && <2) [details]
License BSD-3-Clause
Copyright (c) 2020 Eric Conlon
Author Eric Conlon
Maintainer ejconlon@gmail.com
Category Logging
Home page https://github.com/ejconlon/little-logger#readme
Bug tracker https://github.com/ejconlon/little-logger/issues
Source repo head: git clone https://github.com/ejconlon/little-logger
Uploaded by ejconlon at 2020-10-04T04:48:21Z
Distributions LTSHaskell:1.0.2, NixOS:1.0.2
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 1027 total (36 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2020-10-04 [all 3 reports]

Readme for little-logger-0.2.0

[back to package description]

little-logger

CircleCI

Basic logging based on co-log. Meant to give you what you need to get started with a single module import.