Dtools.LogSourcetype t =
< active : int -> bool
; level : int
; set_level : int -> unit
; path : Conf.path
; f : 'a. int -> ('a, unit, string, unit) format4 -> 'a
; g :
'a. ?colorize:(entry -> entry) ->
int ->
('a, unit, string, unit) format4 ->
'a >Type for loggers.
Add a custom logging functions.
Remove a custom logging functions.