Log_cli.Log_level
include module type of struct include Pplumbing_err.Err.Log_level end
val sexp_of_t : t -> Sexplib0.Sexp.t
val all : t list
val to_string : t -> string
Return an uncapitalized string representing the variant constructor.
val of_logs_level : Logs.level option -> t
val to_logs_level : t -> Logs.level option