package ppx_log

  1. Overview
  2. Docs
Ppx_sexp_message-like extension nodes for lazily rendering log messages

Install

Dune Dependency

Authors

Maintainers

Sources

ppx_log-v0.14.0.tar.gz
sha256=13e3f937caa8a53dd8e2a297a5531595011ac5e237a1cf06117c9fb17d9bf851
md5=0f85a9703c8265262a21e5010a5dcdd2

doc/ppx_log.async/Ppx_log_async/index.html

Module Ppx_log_asyncSource

Sourcemodule Ppx_log_syntax : sig ... end
Sourcemodule No_global : sig ... end

If you wish you prevent global logging with ppx_log, you can open this module and any use of global logging will return a warning type `Do_not_use_because_it_will_not_log (and will not actually log anything).

OCaml

Innovation. Community. Security.