
19 Jan
2018
19 Jan
'18
12:37 a.m.
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)