package mirage-logs

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

Install

Dune Dependency

Authors

Maintainers

Sources

mirage-logs-3.0.0.tbz
sha256=a6db7dfc3afd87e5b78fff52007a56bca6672207ae067e68c63ef69318926750
sha512=dd97fcb18913e80cc7acd2a54968a9fe863dccae80dd42ad8e232924371c4e22c7dcbdbc92c33107ebfa12ba1d83caefb08a4ccfff49e082b0b25c94d58adb8d

Description

The Logs reporter prefixes each entry with a timestamp, and writes it to stderr.

Tags

org:mirage

Published: 06 Feb 2025

README

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.

Dependencies (7)

  1. cmdliner >= "1.1.0"
  2. mirage-ptime >= "4.0.0"
  3. ptime >= "0.8.1"
  4. fmt >= "0.9.0"
  5. logs >= "0.5.0"
  6. dune >= "3.0"
  7. ocaml >= "4.08.0"

Dev Dependencies (1)

  1. alcotest with-test

Conflicts

None

OCaml

Innovation. Community. Security.