package dolog

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.