mirage-logs
Author | Thomas Leonard | |||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
License | ISC | |||||||||||||||||||||||||||||||||||||||||
Homepage | https://github.com/mirage/mirage-logs | |||||||||||||||||||||||||||||||||||||||||
Issue Tracker | https://github.com/mirage/mirage-logs/issues | |||||||||||||||||||||||||||||||||||||||||
Tag | org:mirage | |||||||||||||||||||||||||||||||||||||||||
Maintainer | talex5@gmail.com | |||||||||||||||||||||||||||||||||||||||||
Dependencies |
| |||||||||||||||||||||||||||||||||||||||||
Available | ocaml-version >= "4.01.0" | |||||||||||||||||||||||||||||||||||||||||
Published | Feb 23, 2017 | |||||||||||||||||||||||||||||||||||||||||
Source [http] | https://github.com/mirage/mirage-logs/releases/download/0.3.0/mirage-logs-0.3.0.tbz 7c3dda47d2c5cc2321b3369d66938017 | |||||||||||||||||||||||||||||||||||||||||
Statistics | Installed 122 times last month. | |||||||||||||||||||||||||||||||||||||||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/mirage-logs/mirage-logs.0.3.0/opam |
A reporter for the Logs library that writes log messages to stderr, using a Mirage `CLOCK` to add timestamps.
It can also log only important messages to the console, while writing all received messages to a ring buffer which is displayed if an exception occurs.
If tracing is enabled (via mirage-profile), it also writes each log message to the trace buffer.
No package is dependent |