little-logger: Basic logging based on monad-logger

[ bsd3, library, logging ] [ Propose Tags ]

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), microlens (>=0.4 && <1), monad-logger (>=0.3 && <0.4), mtl (>=2.2 && <3), text (>=1.2 && <2.1), unliftio-core (>=0.1.2.0 && <2) [details]
License BSD-3-Clause
Copyright (c) 2022 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 2023-06-21T20:25:25Z
Distributions LTSHaskell:1.0.2, NixOS:1.0.2
Reverse Dependencies 2 direct, 1 indirect [details]
Downloads 1023 total (40 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-06-21 [all 1 reports]

Readme for little-logger-1.0.2

[back to package description]

little-logger

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