Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Dtools.LogSourcetype t =
< active : int -> bool
; 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.