Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Sihl_core.Log
Sourceval pp_header :
pp_h:
(Format.formatter ->
[> `Blue | `Green | `Red | `Yellow ] ->
string ->
unit) ->
Format.formatter ->
(Logs.level * string option) ->
unit
val format_reporter :
?pp_header:
(Logs.src -> Format.formatter -> (Logs.level * string option) -> unit) ->
?app:Format.formatter ->
?dst:Format.formatter ->
unit ->
Logs.reporter
val cli_reporter :
?pp_header:
(Logs.src -> Format.formatter -> (Logs.level * string option) -> unit) ->
?app:Format.formatter ->
?dst:Format.formatter ->
unit ->
Logs.reporter