logs-syslogversion
Logs reporter to syslog (UDP/TCP/TLS)
This library provides log reporters using syslog over various transports (UDP, TCP, TLS) with various effectful layers: Unix, Lwt, MirageOS. It integrates the Logs library, which provides logging infrastructure for OCaml, with the syslog-message library, which provides encoding and decoding of syslog messages (RFC 3164).
Author | Hannes Mehnert <hannes@mehnert.org> |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/hannesm/logs-syslog |
Issue Tracker | https://github.com/hannesm/logs-syslog/issues |
Maintainer | Hannes Mehnert <hannes@mehnert.org> |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/hannesm/logs-syslog/releases/download/v0.4.1/logs-syslog-0.4.1.tbz sha256=a61e6a97e21579f510222433361b2dc5f75863e11aebbafe413d577ba31ad9d5 sha512=574462f493dee3be9a42fb87d9fca590618aaceb36160c1c7242aef71d1cd804f280e508793fc1e14809126a9d7438a521829aca0e807057a147013bced3f528 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/logs-syslog/logs-syslog.0.4.1/opam |
Required by
- albatross>=2.1.0