Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for newCommandLineProcessLogging (0.49 sec)

  1. platforms/core-runtime/logging/src/main/java/org/gradle/internal/logging/services/LoggingServiceRegistry.java

         */
        public static LoggingServiceRegistry newCommandLineProcessLogging() {
            CommandLineLogging loggingServices = new CommandLineLogging();
            LoggingManagerInternal rootLoggingManager = loggingServices.get(DefaultLoggingManagerFactory.class).getRoot();
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon May 27 12:34:44 UTC 2024
    - 8.2K bytes
    - Viewed (0)
Back to top