Ralph Goers
Ralph Goers
After upgrading the revapi Maven plugin and revaapi versions in Log4j 2 we immediately ran into failures due to breakage in backward compatibility in configuration from previous versions. Once those...
Log4j 2 has upgraded to maven site plugin 3.11.0, maven-revapi-plugin 0.14.6 , and revapi 0.26.1. The site build for log4j-core fails with the stack trace below. It isn't clear at...
This change merges the contents of the log4j-spring-boot module into Spring Boot, effectively making Log4j 2 on par with Logback and eliminating the need for the log4j-spring-boot module. I was...
## Description See https://jira.qos.ch/browse/SLF4J-600. It seems SLF4J added an addKeyValue method to its fluent API. When this is called the data is not being added to a MapMessage as it...
The allocation-instrumenter uses the shade plugin to include some guava classes into its jar. Any project - such as Log4j 2 - that includes this tool as a test dependency...
I am trying to generate pdfs from my rst files in addtion to HTML. I was able to get it to generate latex but when I added 'rst2pdf.pdfbuilder' as an...