
What errors warnings does logback spit out? If non are printed to std out then, add this system property: -Dlogback.statusListenerClass=ch.qos.logback.core.status.OnConsoleStatusListener I guess there is a screen in web sphere somewhere when you can add it, in which case remove the -D from the property name. David On 6 Aug 2014, at 18:55, Sujeet Narayanan <sujeet.narayanan@gmail.com> wrote:
Hi,
I am trying to configure logback v1,1,2 and slf4j1.7.7 on Weblogic 12.1.2.
i was successfully running logbackv0.9.28 and slf4j1.6.1 on weblogic 10.3.2.
But the configuration on weblogic 12.1.2 and JDK1.7 does not seem to work.
The folder where I have the logback.xml is in the application server classpath and the necessary jars are on the server classpath.
but the logback configuration does not seem to get picked up.
i would appreciate any inputs from you in this regard.
-- Regards, Sujeet
_______________________________________________ Logback-user mailing list Logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user