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

[LOG4J2-3559] Correct normalization problem.

Open ppkarwasz opened this issue 3 years ago • 0 comments

Properties not starting with 'log4j' are normalized to 'LOG4J' for environment variables and 'log4j2.' for system properties. This PR normalizes them to null.

@garydgregory, can you check if it solves your problem?

ppkarwasz avatar Jul 23 '22 09:07 ppkarwasz