@hackage hsyslog1.2
FFI interface to syslog(3) from POSIX.1-2001.
Installation
Dependencies (1)
Dependents (30)
@hackage/RollingDirectory, @cardano/libsystemd-journal, @hackage/logsink, @hackage/regex, @hackage/heavy-logger-instances, @hackage/sprinkles, Show all…
syslog(3) for Haskell_
:Latest Release: hsyslog-1.2.tar.gz_ :Darcs: darcs_ get --partial http://cryp.to/hsyslog/
Synopsis
This modules provides FFI bindings to syslog(3). The
bindings are somewhat incomplete, i.e. there is no way to set
log-masks. Patches are welcome. Process the file with
hsc2hs to obtain a usable Haskell module.
Documentation
Reference Documentation_
Haddock-generated reference of all exported functions.
Copyleft
Copyright (c) 2008 Peter Simons simons@cryp.to. All rights
reserved. This software is released under BSD-style license <LICENSE>_.
[Homepage] <http://cryp.to/>_
.. _Haskell: http://haskell.org/
.. _darcs: http://abridgegame.org/darcs/
.. _hsyslog-1.2.tar.gz: http://cryp.to/hsyslog/hsyslog-1.2.tar.gz
.. _Reference Documentation: docs/index.html