ppx_log.async
Ppx_log_async
ppx_log
ppx_log.types
ppx_log_kernel
module Ppx_log_syntax : sig ... end
module 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).