tinylog: Simplistic logging using fast-logger.
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.
Warnings:
- The 'description' field should be longer than the 'synopsis' field. It's useful to provide an informative 'description' to allow Haskell programmers who have never heard about your package to understand the purpose of your package. The 'description' field content is typically shown by tooling (e.g. 'cabal info', Haddock, Hackage) below the 'synopsis' which serves as a headline. Please refer to <https://www.haskell.org/cabal/users-guide/developing-packages.html#package-properties> for more details.
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
Trivial logger on top of fast-logger.
Properties
Versions | 0.8, 0.10.2, 0.10.3, 0.10.4, 0.10.5, 0.12.0, 0.12.1, 0.13.0, 0.14.0, 0.14.1, 0.14.1, 0.15.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.6 && <5), bytestring (>=0.10.4), containers (>=0.5), double-conversion (>=0.2), fast-logger (>=2.1.4), text (>=0.11), transformers (>=0.3), unix-time (>=0.1) [details] |
License | MPL-2.0 |
Copyright | (C) 2014 Toralf Wittner |
Author | Toralf Wittner |
Maintainer | Toralf Wittner <tw@dtex.org> |
Category | System |
Home page | https://gitlab.com/twittner/tinylog/ |
Bug tracker | https://gitlab.com/twittner/tinylog/issues |
Source repo | head: git clone git://gitlab.com/twittner/tinylog.git |
Uploaded | by ToralfWittner at 2018-03-25T22:19:25Z |
Modules
[Index]
Downloads
- tinylog-0.14.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees