located-monad-logger: Location-aware logging without Template Haskell
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
This library builds on monad-logger to provide logging functions with automatic source locations.
It does so using the GHC CallStack mechanism, instead of Template Haskell.
Properties
Versions | 0.1.0.0, 0.1.1.0, 0.1.1.0 |
---|---|
Change log | None available |
Dependencies | base (>=4.8.1 && <4.10), monad-logger, text [details] |
License | BSD-3-Clause |
Copyright | 2016 MailOnline |
Author | Pavel Kogan |
Maintainer | pkogan@gmail.com |
Category | Logging |
Home page | https://github.com/MailOnline/located-monad-logger#readme |
Bug tracker | https://github.com/MailOnline/located-monad-logger/issues |
Source repo | head: git clone https://github.com/MailOnline/located-monad-logger |
Uploaded | by pavelkogan at 2017-06-08T08:21:01Z |
Modules
[Index]
- Control
Downloads
- located-monad-logger-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees