swebb2066 merged PR #509:
URL: https://github.com/apache/logging-log4cxx/pull/509
--
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
github-actions[bot] merged PR #206:
URL: https://github.com/apache/logging-log4j-transform/pull/206
--
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: noti
github-actions[bot] merged PR #46:
URL: https://github.com/apache/logging-log4j-jmx-gui/pull/46
--
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: notifica
ppkarwasz opened a new pull request, #3820:
URL: https://github.com/apache/logging-log4j2/pull/3820
This change merges the changelog changes performed during the release of
`2.25.1` back into the `2.x` branch.
--
This is an automated message from the Apache Git Service.
To respond to the
gmiscione opened a new issue, #3819:
URL: https://github.com/apache/logging-log4j2/issues/3819
## Description
We have a web application packaged as a .war file deployed in Tomcat 11. The
web application uses logback as the main logger and slf4j as a facade. Then we
use log4j-to-slf4j
ppkarwasz commented on issue #3816:
URL:
https://github.com/apache/logging-log4j2/issues/3816#issuecomment-3062039237
Hi @vy,
> As reported by [@ppkarwasz](https://github.com/ppkarwasz) (see [the review
discussion](https://github.com/apache/logging-log4j2/pull/3789#discussion_r219787
vy commented on code in PR #3789:
URL: https://github.com/apache/logging-log4j2/pull/3789#discussion_r2200247276
##
log4j-core/src/main/java/org/apache/logging/log4j/core/pattern/NamedInstantPattern.java:
##
@@ -0,0 +1,163 @@
+/*
+ * Licensed to the Apache Software Foundation (A
vy commented on PR #3789:
URL: https://github.com/apache/logging-log4j2/pull/3789#issuecomment-3061510068
@ppkarwasz, consider users having their custom instant formatters, some
might even be relying on `{Fixed,Fast}DateFormat`. They will get excited about
`NamedInstantPattern`, will try to
vy commented on code in PR #3789:
URL: https://github.com/apache/logging-log4j2/pull/3789#discussion_r2200140855
##
log4j-core/src/main/java/org/apache/logging/log4j/core/util/internal/instant/InstantPatternLegacyFormatter.java:
##
@@ -46,7 +46,10 @@ final class InstantPatternLe
vy opened a new issue, #3816:
URL: https://github.com/apache/logging-log4j2/issues/3816
`InstantPatternLegacyFormatter` uses `InstantPatternDynamicFormatter` to
determine the precision of the *legacy* date & time pattern it receives. As
reported by @ppkarwasz (see [the review
discussion](h
10 matches
Mail list logo