Module Easy_logging__Logging_infra

module type Data_type = sig ... end
module MakeTree : functor (D : Data_type) -> sig ... end