sig
  val reporter :
    ?prefix:string option ->
    ?dst:Format.formatter -> ?app:Format.formatter -> unit -> Logs.reporter
end