RK-BFX commented on issue #510:
URL:
https://github.com/apache/logging-log4cxx/issues/510#issuecomment-3068025007
I'll submit a PR with a fix soon.
--
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 t
RK-BFX opened a new issue, #510:
URL: https://github.com/apache/logging-log4cxx/issues/510
**General:** I build Log4cxx from sources in macOS with
`LOG4CXX_MULTIPROCESS_ROLLING_FILE_APPENDER=on` with all dependencies linked
statically in order to avoid adding any dylib (DSO) dependencies, b
ppkarwasz commented on issue #3819:
URL:
https://github.com/apache/logging-log4j2/issues/3819#issuecomment-3067246866
> Just out of curiosity, what is exactly the use case for the pooling of
those builders? When are they supposed to be used?
We have some users in latency-sensitive do
ppkarwasz commented on issue #3704:
URL:
https://github.com/apache/logging-log4j2/issues/3704#issuecomment-3067242002
Hi @sidhantmourya,
Thanks for volunteering! We really appreciate contributions — all issues are
open for community help, especially since we receive more requests tha
sidhantmourya commented on issue #3704:
URL:
https://github.com/apache/logging-log4j2/issues/3704#issuecomment-3067226687
Hello @ppkarwasz ,
I'd like to contribute to this enhancement.
Is this issue currently open for contribution? If so, could you please guide
me on where to
gmiscione commented on issue #3819:
URL:
https://github.com/apache/logging-log4j2/issues/3819#issuecomment-3067120765
Hi, @ppkarwasz,
first of all, thank you for having acknowledged the issue. I have to be
honest and admit that I am no expert in the Logback world, I am just a user of
th
ppkarwasz commented on issue #3697:
URL:
https://github.com/apache/logging-log4j2/issues/3697#issuecomment-3067064984
Hi @Class-New,
Apologies for the delayed response — we're doing our best to respond to all
issues despite limited time, but occasionally some slip through the cracks.
ppkarwasz commented on issue #3779:
URL:
https://github.com/apache/logging-log4j2/issues/3779#issuecomment-3067057529
> I can try to carve out some time but my understanding of Gradle and its
dependency system is pretty basic.
That would be very much appreciated! As you can probably
ppkarwasz commented on issue #3819:
URL:
https://github.com/apache/logging-log4j2/issues/3819#issuecomment-3067054551
Hi @gmiscione,
Great catch — thanks for reporting this! :100:
I see two possible approaches to address the issue:
1. **Fix the misuse of `ThreadLocal`**
ppkarwasz commented on PR #2249:
URL: https://github.com/apache/logging-log4j2/pull/2249#issuecomment-3067027459
Hi @vy,
It looks like this change isn't mentioned in the [2.23.0 release
notes](https://logging.apache.org/log4j/2.x/release-notes.html#release-notes-2-23-0),
even though—
ppkarwasz commented on PR #3789:
URL: https://github.com/apache/logging-log4j2/pull/3789#issuecomment-3066741660
> @ppkarwasz, consider users having their custom instant formatters, some
might even be relying on `{Fixed,Fast}DateFormat`. They will get excited about
`NamedInstantPattern`, wi
ppkarwasz commented on code in PR #3789:
URL: https://github.com/apache/logging-log4j2/pull/3789#discussion_r2203224449
##
log4j-core/src/main/java/org/apache/logging/log4j/core/pattern/NamedInstantPattern.java:
##
@@ -0,0 +1,163 @@
+/*
+ * Licensed to the Apache Software Founda
12 matches
Mail list logo