Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for dateTimeFormat (0.39 sec)

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

         * number of milliseconds since start up will be output.
         *
         * @since 4.0.0
         */
        @Config
        public static final String MAVEN_LOGGER_DATE_TIME_FORMAT = MAVEN_LOGGER_PREFIX + "dateTimeFormat";
    
        /**
         * If you would like to output the current thread id, then set to true. Defaults to false.
         *
         * @since 4.0.0
         */
        @Config(type = "java.lang.Boolean", defaultValue = "false")
    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