Uploaded image for project: 'logback'
  1. logback
  2. LOGBACK-1373

AsyncAppender seems to incorrectly filter out events with level "ALL"

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None
    • None

    Description

      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.

      Attachments

        Activity

          People

            logback-dev Logback dev list
            sxu Shawn Xu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: