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