easy_loggingversion

Module to easily log messages

Logging infrastructure inspired by the Python logging module. The aim of this module is to provide a quick and easy to use logging infrastructure.

It has the following features :

  • one line logger creation
  • log messages are either [string] or [string lazy_t]
  • log level adaptable at runtime from anywhere in the program
  • handlers associated to each logger will format and treat the message independantly.
AuthorMathias Millet
LicenseGPL-1.0-or-later
Published
Homepagehttps://sapristi.github.io/easy_logging/easy_logging/
Issue Trackerhttps://github.com/sapristi/easy_logging/issues
Maintainermathiasmillet@gmail.com
Dependencies
Source [http] https://github.com/sapristi/easy_logging/tarball/rc0.1.5
md5=783d69ec2c9f0fe9a72f3edc8932bb26
sha512=3add23cd44387301f3514083fe7603f15b1530da11d86dc679ca7226b38417dc088d4cec6ea837b641f4af4cbadd3cc991bba68e5dd840d20be63d23eadad740
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/easy_logging/easy_logging.0.1/opam
Required by