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

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>
Category Foreign
Home page http://github.com/peti/hsyslog
Bug tracker http://github.com/peti/hsyslog/issues
Source repo head: git clone git://github.com/peti/hsyslog.git
Uploaded by PeterSimons at 2017-05-12T18:15:13Z
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 29189 total (133 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]