Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for showShortLogName (0.1 sec)

  1. api/maven-api-core/src/main/java/org/apache/maven/api/Constants.java

         *
         * @since 4.0.0
         */
        @Config(type = "java.lang.Boolean", defaultValue = "false")
        public static final String MAVEN_LOGGER_SHOW_SHORT_LOG_NAME = MAVEN_LOGGER_PREFIX + "showShortLogName";
    
        /**
         * The output target which can be the path to a file, or the special values "System.out" and "System.err".
         * Default is "System.err".
         *
         * @since 4.0.0
         */
        @Config
    Registered: Sun Sep 07 03:35:12 UTC 2025
    - Last Modified: Fri Jul 25 11:08:20 UTC 2025
    - 25.4K bytes
    - Viewed (0)
Back to top