package ppx_log

  1. Overview
  2. Docs
type return_type = [
  1. | `Do_not_use_because_it_will_not_log
]
val would_log : Ppx_log_types.level option -> bool
val default : return_type