package dolog

  1. Overview
  2. Docs
The dumb OCaml logging library

Install

Dune Dependency

Authors

Maintainers

Sources

v4.0.0.tar.gz
sha256=bd5b57e9954cc0b6750016e820b0ca8293207e2f337d465937a0f1d91430b503
md5=71a7dd5872136add1a5254d6e7e362df

README.md.html

dolog

Minimalistic lazy logger in OCaml

Dolog was initially created for console applications, has optional coloring of log levels and optional user-defined prefix of log messages (called "sections").

WARNING: dolog uses local time to timestamp messages, NOT GMT.

lib_test/example.ml and lib_test/test.ml are working examples.

OCaml

Innovation. Community. Security.