Class ServiceLogger

    • Constructor Detail

      • ServiceLogger

        public ServiceLogger()
    • Method Detail

      • logLoadedServices

        public static void logLoadedServices​(Logger log,
                                             Class<?> type,
                                             List<?> services)
        Log the list of service implementations to the given Logger.