Logging module for OCaml.

Quick start :

open Easy_logging
logger = Logging.make_logger "my_logger" Debug [Cli Debug];;
logger#info "log_message";;

See documentation at https://sapristi.github.io/easy_logging/easy_logging

Changelog

Version 0.8.1

Version 0.7

Version 0.6

Version 0.6.2

Version 0.5

version 0.5.1
version 0.5.2

Version 0.4