I\'m trying to configure sl4j/logback under Weblogic12.
I deploy ear file, which has war file, which has WEB-INF\\classes\\logback.xml
Here is the config:
Note: Also this question is already answered, I want to add that you should also add prefer-application-resources.
Answer: Add a file called META-INF/weblogic-application.xml to your ear, containing both prefer-application-packages and prefer-application-resources!
org.slf4j.*
org/slf4j/impl/StaticLoggerBinder.class