easy_logging
Easy_logging.Logging_internals
module Formatters : sig ... end
Log formatters: functions of type log_item -> string.
log_item -> string
module Logging_types : sig ... end
Types used in easy_logging.
module MakeLogging (H : sig ... end) : sig ... end
Functor to generate a Logging module over a Handlers module.
module Logging_infra : sig ... end
module Colorize : sig ... end
Used to create terminal colors