minseo300 opened a new issue, #3127:
URL: https://github.com/apache/logging-log4j2/issues/3127
## Description
JdbcAppender using buffersize property, mysql jdbc driver and ColumnConfig's
isClob property with true occurs java.io.IOException : Stream closed.
It doesn't occure wh
github-actions[bot] merged PR #211:
URL: https://github.com/apache/logging-log4j-samples/pull/211
--
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: notifi
github-actions[bot] commented on issue #2893:
URL:
https://github.com/apache/logging-log4j2/issues/2893#issuecomment-2440353238
This issue is stale because it has been waiting for your feedback for more
than 60 days. The Apache Logging Services community values every submitted
issue, but w
swebb2066 merged PR #421:
URL: https://github.com/apache/logging-log4cxx/pull/421
--
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
ppkarwasz opened a new pull request, #3125:
URL: https://github.com/apache/logging-log4j2/pull/3125
Some libraries rely on `j.u.l.Logger.getLevel` returning the value that was
set using `j.u.l.Logger.setLevel`.
This PR changes #2353 so that:
- By default, the **effective** conf
ppkarwasz commented on PR #3124:
URL: https://github.com/apache/logging-log4j2/pull/3124#issuecomment-2440031590
@sugandhitushar,
The corrected [corrected
example](https://logging.apache.org/log4j/2.x/manual/configuration.html#xinclude)
is online, Thanks!
--
This is an automated m
ppkarwasz commented on code in PR #3121:
URL: https://github.com/apache/logging-log4j2/pull/3121#discussion_r1818174843
##
log4j-layout-template-json/src/main/java/org/apache/logging/log4j/layout/template/json/resolver/TimestampResolver.java:
##
@@ -18,13 +18,12 @@
import jav
ppkarwasz commented on code in PR #3121:
URL: https://github.com/apache/logging-log4j2/pull/3121#discussion_r1818175071
##
log4j-layout-template-json/src/main/java/org/apache/logging/log4j/layout/template/json/resolver/TimestampResolver.java:
##
@@ -331,119 +273,48 @@ private st
vy commented on code in PR #3123:
URL: https://github.com/apache/logging-log4j2/pull/3123#discussion_r1818175899
##
log4j-core/src/main/java/org/apache/logging/log4j/core/pattern/ThrowableExtendedStackTraceRenderer.java:
##
@@ -105,12 +107,8 @@ private static Map
createClassRes
vy commented on code in PR #3121:
URL: https://github.com/apache/logging-log4j2/pull/3121#discussion_r1818167451
##
log4j-layout-template-json/src/main/java/org/apache/logging/log4j/layout/template/json/util/InstantFormatter.java:
##
@@ -37,7 +37,10 @@
* Note that {@link Fixed
vy commented on code in PR #3121:
URL: https://github.com/apache/logging-log4j2/pull/3121#discussion_r1818167353
##
log4j-core/src/main/java/org/apache/logging/log4j/core/pattern/DatePatternConverter.java:
##
@@ -16,38 +16,50 @@
*/
package org.apache.logging.log4j.core.patter
ppkarwasz commented on issue #3119:
URL:
https://github.com/apache/logging-log4j2/issues/3119#issuecomment-2439980246
@simmel,
Nice catch! Thank you for debugging it this far!
From my perspective the issue is caused by an initialization problem of the
[`MethodHandleFactory`](h
ppkarwasz commented on PR #3125:
URL: https://github.com/apache/logging-log4j2/pull/3125#issuecomment-2439983713
Anticipating other similar problems with the `j.u.l.Logger` methods, what do
you think about implementing in term of "WARN + super" also the: `setFilter`,
`addHandler`, `removeHa
ppkarwasz merged PR #3124:
URL: https://github.com/apache/logging-log4j2/pull/3124
--
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-unsubsc
github-actions[bot] commented on PR #3124:
URL: https://github.com/apache/logging-log4j2/pull/3124#issuecomment-2439990166
Job
Requested goals
Build Tool Version
Build Outcome
Build ScanĀ®
build-
ppkarwasz commented on code in PR #3121:
URL: https://github.com/apache/logging-log4j2/pull/3121#discussion_r1818179034
##
log4j-layout-template-json/src/main/java/org/apache/logging/log4j/layout/template/json/resolver/TimestampResolver.java:
##
@@ -331,119 +273,48 @@ private st
vy commented on code in PR #3121:
URL: https://github.com/apache/logging-log4j2/pull/3121#discussion_r1818178617
##
log4j-layout-template-json/src/main/java/org/apache/logging/log4j/layout/template/json/resolver/TimestampResolver.java:
##
@@ -331,119 +273,48 @@ private static Ev
vy commented on code in PR #3123:
URL: https://github.com/apache/logging-log4j2/pull/3123#discussion_r1818175539
##
log4j-core/src/main/java/org/apache/logging/log4j/core/pattern/ClassResourceInfo.java:
##
Review Comment:
Could you instead keep the old version but replace `
18 matches
Mail list logo