Shawn Xu created LOGBACK-1373: --------------------------------- Summary: AsyncAppender seems to incorrectly filter out events with level "ALL" Key: LOGBACK-1373 URL: https://jira.qos.ch/browse/LOGBACK-1373 Project: logback Issue Type: Bug Environment: The method isDiscardable checks whether the int threshold is below or equal to INFO but it seems to forget that ALL is set to MIN_VALUE while OFF is set to MAX_VALUE. Reporter: Shawn Xu Assignee: Logback dev list
-- This message was sent by Atlassian JIRA (v7.3.1#73012) _______________________________________________ logback-dev mailing list logback-dev@qos.ch http://mailman.qos.ch/mailman/listinfo/logback-dev