Sihl.LogSourceval format_reporter :
?pp_header:
(Logs.src -> Format.formatter -> (Logs.level * string option) -> unit) ->
?app:Format.formatter ->
?dst:Format.formatter ->
unit ->
Logs.reporterval cli_reporter :
?pp_header:
(Logs.src -> Format.formatter -> (Logs.level * string option) -> unit) ->
?app:Format.formatter ->
?dst:Format.formatter ->
unit ->
Logs.reporter