The latest version of hsyslog is 5.0.2-1.
hsyslog
Version 5 revision 0 uploaded by PeterSimons.
Package meta
- Synopsis
- FFI interface to syslog(3) from POSIX.1-2001
- Description
A Haskell interface to
syslog(3)
as specified in POSIX.1-2008. The entire public API lives in System.Posix.Syslog. There is a set of exposed modules available underneath that one, which contain various implementation details that may be useful to other developers who want to implement syslog-related functionality. Users ofsyslog
, however, do not need them.An example program that demonstrates how to use this library is available in the examples directory of this package.
- Author
- Peter Simons, John Lato, Jonathan Childress
- Bug reports
- http://github.com/peti/hsyslog/issues
- Category
- Foreign
- Copyright
- Copyright (c) 2004-2017 by Peter Simons
- Homepage
- http://github.com/peti/hsyslog
- Maintainer
- Peter Simons <simons@cryp.to>
- Package URL
- n/a
- Stability
- n/a