An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

hackage.haskell.org : logger

Logging is a fast and extensible Haskell logging framework. Logging allows you to log any kind of messages in both IO as well as pure code, depending on the informations you want to log. The framework bases on the idea of logger transformer stack defining the way it works. You can build your own stack to highly tailor the behaviour to your needs, starting with such simple things, like logging messages to a list, ending on logging compile-time, priority-filtered messages from different threads and gathering them in other logger thread. For detailed documentation and examples look at the 'System.Log' module.

Registry - Source - JSON - codemeta.json
purl: pkg:hackage/logger
Keywords: apache , library , system , Propose Tags
License: Apache-2.0
Latest release: about 10 years ago
First release: about 11 years ago
Dependent repositories: 1
Downloads: 2,197 total
Stars: 56 on GitHub
Forks: 7 on GitHub
See more repository details: repos.ecosyste.ms
Funding links: https://github.com/sponsors/wdanilo
Last synced: 10 days ago

    Loading...
    Readme
    Loading...