package ppx_log

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.