ch.qos.logback.classic.sift.GSiftingAppender not found in version 1.1.1

Hi, just upgrade to version 1.1.1, but an error shows ch.qos.logback.classic.sift.GSiftingAppender not found. I am using groovy to configure logback. In the document, it is mentioned that since 1.0.12, groovy configuration for SiftingAppender is not supported. Then, what is the alternative for newer version?

On 06.02.2014 07:26, Rice Yeh wrote:
Hi, just upgrade to version 1.1.1, but an error shows ch.qos.logback.classic.sift.GSiftingAppender not found. I am using groovy to configure logback. In the document, it is mentioned that since 1.0.12, groovy configuration for SiftingAppender is not supported. Then, what is the alternative for newer version?
I am afraid there is no groovy-based alternative. GSiftingAppender was too much of a maintenance headache. SiftingAppender (Joran/XML-based) is still there of course. Best regards, -- Ceki

Possible to re-instroduce GSiftingAppender or alternative functions in the future version sicne both groovy and SiftingAppender are good stuff to have in our projects. On Thu, Feb 6, 2014 at 2:34 PM, Ceki Gulcu <ceki@qos.ch> wrote:
On 06.02.2014 07:26, Rice Yeh wrote:
Hi, just upgrade to version 1.1.1, but an error shows ch.qos.logback.classic.sift.GSiftingAppender not found. I am using groovy to configure logback. In the document, it is mentioned that since 1.0.12, groovy configuration for SiftingAppender is not supported. Then, what is the alternative for newer version?
I am afraid there is no groovy-based alternative. GSiftingAppender was too much of a maintenance headache. SiftingAppender (Joran/XML-based) is still there of course.
Best regards,
-- Ceki
_______________________________________________ Logback-user mailing list Logback-user@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-user
participants (2)
-
Ceki Gulcu
-
Rice Yeh