Icetea1991

Results 2 issues of Icetea1991

Hello colleagues, I just build in log4j2 with the exemplary config provided here: https://github.com/SAP/cf-java-logging-support/blob/main/sample/src/main/resources/log4j2.xml When running my tests so far, I receive a warning: WARN StatusConsoleListener The use of package...

Hello colleagues, in the newest version 3.7.1 of cf-java-logging-support-log4j2 you still refer to the org.apache.logging.log4j log4j-slf4j-impl ${log4j2.version} provided However, if you go here: https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-slf4j-impl there is a warning that the...