The class look up for custom components has been simplified, only the class loader that loaded logback itself is used. In earlier versions of logback several class loaders, including the ThreadContext class loader were used.
There are less surprises with the simplified approach. Thorbjørn Ravn Andersen wrote: > Jenny skrev: >> I found a solution. I just put my customAppenderPackage.jar in the >> same level (same directory) where my logback.jar files are. thanks >> > Interesting. Where are your logback files? > > /Thorbjørn -- Ceki Gülcü Logback: The reliable, generic, fast and flexible logging framework for Java. http://logback.qos.ch _______________________________________________ Logback-user mailing list [email protected] http://qos.ch/mailman/listinfo/logback-user
