You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for opening the issue. This library currently has issues with SLF4J 2.x, that needs to be fixed before upgrading. It is currently using SLF4J 1.7.36. I am not sure about the upgrade, seeing the conflicts with the current implementation. Do you have an idea on the impact for application developers when this change will be merged to the library?
Hello colleagues,
in the newest version 3.7.1 of cf-java-logging-support-log4j2 you still refer to the
However, if you go here:
https://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-slf4j-impl
there is a warning that the artifact got moved to:
org.apache.logging.log4j log4j-slf4j2-impl 2.20.0 testhttps://mvnrepository.com/artifact/org.apache.logging.log4j/log4j-slf4j2-impl
Kind regards
Hendrik
The text was updated successfully, but these errors were encountered: