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-0.3.0.tbz
md5=7c3dda47d2c5cc2321b3369d66938017

CHANGES.md.html

0.3.0 (unreleased)

  • Build against MirageOS 3, and drop support for earlier versions.

  • Port to topkg.

0.2.0 (2016-04-28)

  • Add a set_reporter function (#1, @samoht)

0.1 (2016-02-18)

  • Initial release (@talex5)