win-eventlogversion

Log via the Windows event log from OCaml programs

A low-level example:

let log = Eventlog.register "Mirage.exe" in
let category = 0 and event = 1 in
Eventlog.report log `Success category event [|
  "insertion string 1";
  "insertion string 2";
|]
AuthorDavid Scott
LicenseISC
Published
Homepagehttps://github.com/mirage/ocaml-win-eventlog
Issue Trackerhttps://github.com/mirage/ocaml-win-eventlog/issues
Maintainerdave@recoil.org
Dependencies
Source [http] https://github.com/mirage/ocaml-win-eventlog/releases/download/0.4/win-eventlog-0.4.tbz
sha256=f67b192436e2716eaab0396643a73ca8b3af92f22510d6a5f3f43080dcdb0169
sha512=8e5de12612c2d686e9ae2961283df002c5ed8b071c19f13792b36aa3d704ca6328f25adc4e7e0e30d37c36d05a13ec7e88a6ca313a24a086846b52ec8c265485
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/win-eventlog/win-eventlog.0.4/opam