Module Log.Control_event

type t =
  1. | Set_level of Level.t
val globalize : t @ local -> t
val sexp_of_t : t -> Sexplib0.Sexp.t