Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with
or
.
Download ZIP
A dumb OCaml logger
OCaml Makefile
Branch: master

README.md

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.

Something went wrong with that request. Please try again.