Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.7
-
None
-
None
Description
We are using SLF4J over log4j Version 2.7.
Calling org.slf4j.Logger.error(someFormat, args) twice with an Object[] args causes all elements of args to be set to null.