···
+
maintainer: "Hannes Mehnert <hannes@mehnert.org>"
+
authors: ["Hannes Mehnert <hannes@mehnert.org>"]
+
homepage: "https://github.com/hannesm/logs-syslog"
+
doc: "https://hannesm.github.io/logs-syslog/doc"
+
dev-repo: "git+https://github.com/hannesm/logs-syslog.git"
+
bug-reports: "https://github.com/hannesm/logs-syslog/issues"
+
"syslog-message" {>= "1.0.0"}
+
"x509" "tls-lwt" "tls-mirage" "cstruct"
+
"mirage-clock" "ipaddr" "tcpip"
+
"mirage-kv" {< "3.0.0"}
+
"mirage-clock" {< "3.0.0"}
+
"tls-mirage" {< "1.0.0"}
+
[ "dune" "subst" ] {dev}
+
[ "dune" "build" "-p" name "-j" jobs ]
+
synopsis: "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](http://erratique.ch/software/logs) library, which provides logging
+
infrastructure for OCaml, with the
+
[syslog-message](http://verbosemo.de/syslog-message/) library, which provides
+
encoding and decoding of syslog messages ([RFC
+
3164](https://tools.ietf.org/html/rfc3164)).
+
"https://github.com/hannesm/logs-syslog/releases/download/v0.4.1/logs-syslog-0.4.1.tbz"
+
"sha256=a61e6a97e21579f510222433361b2dc5f75863e11aebbafe413d577ba31ad9d5"
+
"sha512=574462f493dee3be9a42fb87d9fca590618aaceb36160c1c7242aef71d1cd804f280e508793fc1e14809126a9d7438a521829aca0e807057a147013bced3f528"
+
x-commit-hash: "195dce471521baaca55a011d76b6fbf9e6f524b8"