Class LoggingTestUtils

    • Method Detail

      • initializeLogging

        @Deprecated
        public static void initializeLogging()
        Deprecated.
        please use LogConfig.configureRuntime() instead
        Initialize JUL logging with logging-test.properties file that is accessible on classpath.

        The purpose of this method is to add a conventional way of an easy override of the standard JUL defaults.