Module No_global.Ppx_log_syntax

type t = Async_unix.Log.t
type return_type = unit
val would_log : t -> Ppx_log_types.level option -> bool
val default : return_type
val sexp : ?⁠level:Ppx_log_types.level -> t -> Sexplib.Sexp.t -> return_type
module Global : sig ... end with type return_type = [ `Do_not_use_because_it_will_not_log ]