logging-log4j2 icon indicating copy to clipboard operation
logging-log4j2 copied to clipboard

Apache Log4j 2 is a versatile, feature-rich, efficient logging API and backend for Java.

Results 537 logging-log4j2 issues
Sort by recently updated
recently updated
newest added

Bumps `jazzer.version` from 0.24.0 to 0.26.0. Updates `com.code-intelligence:jazzer` from 0.24.0 to 0.26.0 Release notes Sourced from com.code-intelligence:jazzer's releases. v0.26.0 What's Changed feat: add linux arm64 support by @​simonresch in CodeIntelligenceTesting/jazzer#973...

dependencies
java

Bumps [org.assertj:assertj-core](https://github.com/assertj/assertj) from 3.27.3 to 3.27.6. Release notes Sourced from org.assertj:assertj-core's releases. v3.27.6 :bug: Bug Fixes Core Add missing export for org.assertj.core.annotation #3951 :heart: Contributors Thanks to all the contributors...

dependencies
java

## Description [Issue #2380](https://github.com/apache/logging-log4j2/issues/2380) introduces generation of framework warning when last (implicit) parameter is a null `Throwable`. ## Configuration **Version:** 2.25.1 **Operating system:** Windows 11 **JDK:** Java HotSpot(TM) 64-Bit Server...

waiting-for-maintainer

## Description I am using the RollingFileAppender with GZ compression, I have observed that renaming of the file is done correctly but after the compression the modified time is not...

enhancement
appenders:Rolling

Add `org.apache.logging.log4j.core.appender.FileManager.getPath()` > [!IMPORTANT] > Base your changes on `2.x` branch if you are targeting Log4j 2; use `main` otherwise. ## Checklist Before we can review and merge your changes,...

This fixes https://github.com/apache/logging-log4j2/issues/3870

plugins
minor API change

This updates `Log4jLogEvent` and its builder class to work similarly to what is in 2.25.0. The previously added `MementoLogEvent` class can be removed as the builder can make memento copies...

* Prevent ConcurrentModificationException while making snapshots * Returned snapshots no longer require an unmodifiable view ## Checklist Before we can review and merge your changes, please go through the checklist...

tests
waiting-for-user

Existing `ConfigurationFactory::getConfiguration` methods return null on failure. As discussed earlier (see [this `dev@` thread](https://lists.apache.org/thread/h2oydyk6xld47ljttqvflbt4530o73vw), or #3839), we should throw on failures instead. An example of this behaviour is implemented in...

api
configuration

Bumps `jazzer.version` from 0.24.0 to 0.25.0. Updates `com.code-intelligence:jazzer` from 0.24.0 to 0.25.0 Release notes Sourced from com.code-intelligence:jazzer's releases. v0.25.0 What's Changed feat: add Unsafe array access sanitizer by @​Marcono1234 in...

dependencies
java