[PR] Add OSS-Fuzz badge to readme [logging-log4cxx]

2025-02-22 Thread via GitHub
swebb2066 opened a new pull request, #485: URL: https://github.com/apache/logging-log4cxx/pull/485 (no comment) -- 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 unsubscri

[PR] Add missing step to release instrunctions [logging-log4cxx]

2025-02-22 Thread via GitHub
swebb2066 opened a new pull request, #484: URL: https://github.com/apache/logging-log4cxx/pull/484 (no comment) -- 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 unsubscri

Re: [PR] Expunge stale loggers in InternalLoggerRegistry on method invocation [logging-log4j2]

2025-02-22 Thread via GitHub
Suvrat1629 commented on code in PR #3474: URL: https://github.com/apache/logging-log4j2/pull/3474#discussion_r1966683274 ## log4j-core/src/main/java/org/apache/logging/log4j/core/util/internal/InternalLoggerRegistry.java: ## @@ -142,12 +188,12 @@ public Logger computeIfAbsent(

[PR] Update MultiprocessRollingFileAppender documentation [logging-log4cxx]

2025-02-22 Thread via GitHub
swebb2066 opened a new pull request, #483: URL: https://github.com/apache/logging-log4cxx/pull/483 This PR corrects old (misleading) documentaton. -- 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

Re: [PR] Prevent timeout fault running DOMConfiguratorFuzzer [logging-log4cxx]

2025-02-22 Thread via GitHub
swebb2066 merged PR #482: URL: https://github.com/apache/logging-log4cxx/pull/482 -- 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

Re: [PR] Prevent timeout fault running PatternConverterFuzzer [logging-log4cxx]

2025-02-22 Thread via GitHub
swebb2066 merged PR #481: URL: https://github.com/apache/logging-log4cxx/pull/481 -- 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

Re: [PR] Prevent timeout fault running PatternLayoutFuzzer [logging-log4cxx]

2025-02-22 Thread via GitHub
swebb2066 merged PR #480: URL: https://github.com/apache/logging-log4cxx/pull/480 -- 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

[PR] Prevent timeout fault running PatternConverterFuzzer [logging-log4cxx]

2025-02-22 Thread via GitHub
swebb2066 opened a new pull request, #481: URL: https://github.com/apache/logging-log4cxx/pull/481 This PR addresses [this oss-fuzz issue](https://issues.oss-fuzz.com/issues/398049420) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

Re: [PR] [3442] add MultipleSocketAppender [logging-log4j2]

2025-02-22 Thread via GitHub
ppkarwasz commented on PR #3482: URL: https://github.com/apache/logging-log4j2/pull/3482#issuecomment-2676371640 > We recommend you to publish this plugin (under Apache 2.0 license) **in your personal or your employer's GitHub account**. Once you have done a release, let us know, so

Re: [PR] Expunge stale loggers in InternalLoggerRegistry on method invocation [logging-log4j2]

2025-02-22 Thread via GitHub
vy commented on code in PR #3474: URL: https://github.com/apache/logging-log4j2/pull/3474#discussion_r1966567310 ## log4j-core/src/main/java/org/apache/logging/log4j/core/util/internal/InternalLoggerRegistry.java: ## @@ -142,12 +188,12 @@ public Logger computeIfAbsent(

Re: [I] make SocketAppender support server list [logging-log4j2]

2025-02-22 Thread via GitHub
vy commented on issue #3442: URL: https://github.com/apache/logging-log4j2/issues/3442#issuecomment-2676323382 @lu-xiaoshuang, in #3482, I see you randomly choose hosts to write to. Can't you simply define multiple socket appenders and choose them using [scripted routes](https://logging.ap

Re: [PR] [3442] add MultipleSocketAppender [logging-log4j2]

2025-02-22 Thread via GitHub
vy closed pull request #3482: [3442] add MultipleSocketAppender URL: https://github.com/apache/logging-log4j2/pull/3482 -- 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 unsub

Re: [PR] [3442] add MultipleSocketAppender [logging-log4j2]

2025-02-22 Thread via GitHub
vy commented on PR #3482: URL: https://github.com/apache/logging-log4j2/pull/3482#issuecomment-2676318668 @lu-xiaoshuang, as @ppkarwasz stated in #3442 > 1. Create and publish a new appender (let's say MultiSocketAppender) in your personal or company repo under Apache-2.0. We r