mte/unikernel/duniverse/mirage-logs
2025-11-11 02:07:51 +01:00
..
src 2025-11-11 02:07:51 +01:00
test 2025-11-11 02:07:51 +01:00
.gitignore 2025-11-11 02:07:51 +01:00
.ocamlformat 2025-11-11 02:07:51 +01:00
CHANGES.md 2025-11-11 02:07:51 +01:00
dune-project 2025-11-11 02:07:51 +01:00
LICENSE.md 2025-11-11 02:07:51 +01:00
mirage-logs.opam 2025-11-11 02:07:51 +01:00
README.md 2025-11-11 02:07:51 +01:00

Mirage-Logs

A reporter for the Logs library that writes log messages to stderr, using a Mirage CLOCK to add timestamps.

See mirage_logs.mli for details.