hsyslog: FFI interface to syslog(3) from POSIX.1-2001

[ bsd3, foreign, library ] [ Propose Tags ]

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.

Flags

Automatic Flags
NameDescriptionDefault
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

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

Package maintainers

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]
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 29059 total (121 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]