Module Logs.FormatKind

type b = Stdlib.Format.formatter
type c = unit
val log : Level.t -> ('a, Stdlib.Format.formatter, unit, unit) Stdlib.format4 -> 'b