package ppx_log

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
type return_type
val would_log : t -> level Base.option -> Base.bool
val default : return_type
val sexp : ?level:level -> ?pos:Base.Source_code_position.t -> t -> Sexplib.Sexp.t -> return_type
module Global : sig ... end