hsyslog: FFI interface to syslog(3) from POSIX.1-2001
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 of syslog
, however, do not need them.
An example program that demonstrates how to use this library is available in the examples directory of this package.
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
install-examples | Build and install example programs. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hsyslog-5.0.2.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 1.2, 1.3, 1.4, 1.5, 1.6, 2.0, 3, 4, 5, 5.0.1, 5.0.2 (info) |
---|---|
Dependencies | base (>=4.6 && <5), bytestring, hsyslog [details] |
Tested with | ghc ==7.6.3, ghc ==7.8.4, ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.4, ghc ==8.6.3 |
License | BSD-3-Clause |
Copyright | Copyright (c) 2004-2017 by Peter Simons |
Author | Peter Simons, John Lato, Jonathan Childress |
Maintainer | Peter Simons <simons@cryp.to> |
Revised | Revision 1 made by PeterSimons at 2019-03-05T09:43:13Z |
Category | Foreign |
Home page | https://github.com/peti/hsyslog |
Bug tracker | https://github.com/peti/hsyslog/issues |
Source repo | head: git clone git://github.com/peti/hsyslog.git |
Uploaded | by PeterSimons at 2019-01-23T11:42:09Z |
Distributions | Arch:5.0.2, Debian:5.0.2, LTSHaskell:5.0.2, NixOS:5.0.2, Stackage:5.0.2 |
Reverse Dependencies | 20 direct, 26 indirect [details] |
Executables | hsyslog-example |
Downloads | 30010 total (134 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-01-23 [all 1 reports] |