https://github.com/peti/hsyslog
Haskell FFI bindings to syslog(3) from POSIX.1-2001.
https://github.com/peti/hsyslog
haskell posix syslog
Last synced: 7 months ago
JSON representation
Haskell FFI bindings to syslog(3) from POSIX.1-2001.
- Host: GitHub
- URL: https://github.com/peti/hsyslog
- Owner: peti
- License: other
- Created: 2013-02-12T11:17:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-01-16T13:50:41.000Z (almost 3 years ago)
- Last Synced: 2025-03-20T21:09:10.004Z (7 months ago)
- Topics: haskell, posix, syslog
- Language: Haskell
- Homepage: http://hackage.haskell.org/package/hsyslog
- Size: 96.7 KB
- Stars: 12
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
hsyslog
=======[](http://hackage.haskell.org/package/hsyslog)
[](http://stackage.org/lts/package/hsyslog)
[](http://stackage.org/nightly/package/hsyslog)
[](https://travis-ci.org/peti/hsyslog)- Documentation can be found on [hackage][1].
- Implementation is guided by the [POSIX 1.2008 documentation][2].[1]: http://hackage.haskell.org/package/hsyslog
[2]: http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/syslog.h.html