Module LoggingSource

Sourceval show_option : ('a -> string) -> 'a option -> string
Sourceval show_string_option : string option -> string
Sourceval log : ('a, out_channel, unit) format -> 'a