Module Util.LoggingSource

Parameters

module X : sig ... end

Signature

Sourceval it : Info.t
Sourceval info : ('a, unit, string, unit) format4 -> 'a
Sourceval notice : ('a, unit, string, unit) format4 -> 'a
Sourceval warning : ('a, unit, string, unit) format4 -> 'a
Sourceval dt : Debug.t
Sourceval debug : ('a, unit, string, unit) format4 -> 'a
Sourceval fatal : ('a, unit, string, 'b) format4 -> 'a