vy commented on code in PR #3789: URL: https://github.com/apache/logging-log4j2/pull/3789#discussion_r2196059297
########## log4j-core/src/main/java/org/apache/logging/log4j/core/pattern/DatePatternConverter.java: ########## @@ -109,40 +109,19 @@ private static String readPattern(@Nullable final String[] options) { * @since 2.25.0 */ static String decodeNamedPattern(final String pattern) { - // If legacy formatters are enabled, we need to produce output aimed for `FixedDateFormat` and `FastDateFormat`. Review Comment: @ppkarwasz, would you mind restoring this comment block to its state in 0ef914b2a18c48675979c20094a8ceb9a1b5a579, please? I find it crucial to understand what we have done and why. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@logging.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org