package ppx_log

  1. Overview
  2. Docs
type t
type return_type
val would_log : t -> level option -> bool
val default : return_type
val sexp : ?level:level -> t -> Sexplib.Sexp.t -> return_type
module Global : sig ... end