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/No_global/index.html

Module Ppx_log_async.No_globalSource

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).

Sourcemodule Ppx_log_syntax : Ppx_log_types.S with type t = Async_unix.Log.t and type return_type = unit and type Global.return_type = [ `Do_not_use_because_it_will_not_log ]
OCaml

Innovation. Community. Security.