Easy_logging.MakeLoggingMakes a Logging module from a Handlers module.
module H : sig ... endval debug : bool refSee Easy_logging.Logging.logger for documentation
See Easy_logging.Logging.logger for documentation
val get_logger : string -> logger