[I] log4j-iostreams in 3.0.0-beta2 has bug [logging-log4j2]

2025-07-21 Thread via GitHub
nagkumar opened a new issue, #3849: URL: https://github.com/apache/logging-log4j2/issues/3849 ``` package com.shivoham.sys2log.logs.log4j.tests; import com.shivoham.sys2log.logs.log4j.SOutRedirectLog4J2; import nl.altindag.log.LogCaptor; import org.apache.logging.log4j.LogMana

Re: [PR] Allow a HTMLLayout title to contain characters special to HTML [logging-log4cxx]

2025-07-21 Thread via GitHub
swebb2066 merged PR #513: URL: https://github.com/apache/logging-log4cxx/pull/513 -- 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] Escape control characters in JSONLayout data [logging-log4cxx]

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

[I] Will Log4j2 support pre-level-check dynamic log filtering (similar to Logback's TurboFilter [logging-log4j2]

2025-07-21 Thread via GitHub
little-hue opened a new issue, #3848: URL: https://github.com/apache/logging-log4j2/issues/3848 I’ve been researching per-request dynamic logging and came across a limitation in Log4j2’s filtering model compared to Logback. In Logback, the TurboFilter feature allows log events to be c

Re: [PR] Add API to list supported configuration file extensions [logging-log4j2]

2025-07-21 Thread via GitHub
github-actions[bot] commented on PR #3839: URL: https://github.com/apache/logging-log4j2/pull/3839#issuecomment-3099366989 Job Requested goals Build Tool Version Build Outcome Build Scan® build-

Re: [PR] Bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.19.2 [logging-log4j-audit-sample]

2025-07-21 Thread via GitHub
github-actions[bot] merged PR #82: URL: https://github.com/apache/logging-log4j-audit-sample/pull/82 -- 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: not

[PR] Bump com.fasterxml.jackson:jackson-bom from 2.19.1 to 2.19.2 [logging-log4j-audit-sample]

2025-07-21 Thread via GitHub
dependabot[bot] opened a new pull request, #82: URL: https://github.com/apache/logging-log4j-audit-sample/pull/82 Bumps [com.fasterxml.jackson:jackson-bom](https://github.com/FasterXML/jackson-bom) from 2.19.1 to 2.19.2. Commits https://github.com/FasterXML/jackson-bom/commit/

[PR] Add API to list supported configuration file extensions [logging-log4j2]

2025-07-21 Thread via GitHub
yybmion opened a new pull request, #3839: URL: https://github.com/apache/logging-log4j2/pull/3839 ### Summary Add ConfigurationFactory.getActiveFileExtensions() and getSupportedExtensions() methods to allow external frameworks like Spring Boot to determine which configuration file fo