logging-effect-syslog: Log messages to a posix system log via logging-effect

[ bsd3, library, system ] [ Propose Tags ]

A Handler for logging-effect that prints log messages to a posix system log


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Change log CHANGELOG.md
Dependencies base (>=4.12 && <5), bytestring (>=0.10 && <0.12), hsyslog (>=5 && <5.1), logging-effect (>=1.3 && <1.5) [details]
License BSD-3-Clause
Copyright 2021 Obsidian Systems LLC
Author Obsidian Systems LLC
Maintainer maintainer@obsidian.systems
Category System
Home page https://github.com/obsidiansystems/logging-effect-syslog
Bug tracker https://github.com/obsidiansystems/logging-effect-syslog/issues
Uploaded by abrar at 2023-05-18T16:32:32Z
Distributions NixOS:0.1.0.0
Downloads 49 total (6 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]

Readme for logging-effect-syslog-0.1.0.0

[back to package description]

logging-effect-syslog

Haskell Hackage Github CI BSD3 License

A logging Handler for logging-effect that uses hsyslog to write log messages to a posix-compliant syslog.