package easy_logging

  1. Overview
  2. Docs
Module to log messages. Aimed at being both powerful and easy to use

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.7.1.tar.gz
md5=ff59e729374d66cc927de16bd7b82dea
sha512=ca31fd39edab9a9592e9d5b2646dccc750037f823c4195de4b5ce4760e9463df1576806f850911ef96b359a45c35cc25f160860aa87b5519cf8b8feca8a68deb

doc/easy_logging/Easy_logging/index.html

Module Easy_logging

module Handlers : sig ... end

Default implementation of a Handlers module.

module Logging : sig ... end

Default implementation of a Logging module.

module Logging_internals : sig ... end