I'm not all that familiar with org.apache.juli, but your appender class
names look bizarre to me. For instance:

org.apache.juli.logging.ch.qos.logback.core.rolling.RollingFileAppender


I think that should be:

ch.qos.logback.core.rolling.RollingFileAppender


Or is this intentional?

-Tony

On Wed, Jan 4, 2012 at 6:56 AM, Noman Amir Jamil <[email protected]>wrote:

> org.apache.juli.logging
>
_______________________________________________
Logback-user mailing list
[email protected]
http://mailman.qos.ch/mailman/listinfo/logback-user

Reply via email to