Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val endline_printer : 'a -> 'b -> Format.formatter -> 'c -> unit
val format_printer :
(Format.formatter -> 'b) ->
'c ->
Format.formatter ->
('a, Format.formatter, unit, 'b) format4 ->
'a
val position_printer :
(Format.formatter -> 'a) ->
Loga_context.t ->
Format.formatter ->
'b ->
'a
val severity_printer :
(Format.formatter -> 'a) ->
Loga_context.t ->
Format.formatter ->
'b ->
'a
val datetime_printer :
(Format.formatter -> 'a) ->
'b ->
Format.formatter ->
'c ->
'a