A Haskell interface to 'syslog(3)' as specified in <http://pubs.opengroup.org/onlinepubs/9699919799/functions/syslog.html 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 <https://github.com/peti/hsyslog/blob/master/example/Main.hs examples> directory of this package.
Package Version | Update ID | Released | Package Hub Version | Platforms | Subpackages |
---|---|---|---|---|---|
5.0.2-bp156.3.3 info | GA Release | 2023-12-07 | 15 SP6 |
|
|
5.0.2-bp155.2.14 info | GA Release | 2023-05-22 | 15 SP5 |
|
|
5.0.2-bp154.1.16 info | GA Release | 2022-05-09 | 15 SP4 |
|
|
5.0.1-bp150.2.5 info | GA Release | 2018-08-01 | 15 |
|
|
5.0.1-bp150.2.6 info | GA Release | 2018-07-30 | 15 |
|
|