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

RollingFileAppender calls triggeringPolicy.isTriggeringEvent(activeFile, event) with the same activeFile

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • None
    • None
    • logback-core
    • None

    Description

      In subAppend(...) method RollingFileAppender calls triggeringPolicy.isTriggeringEvent(activeFile, event) method with activeFileCache variable as first parameter, but activeFileCache variable initialized in start() method of RollingFileAppender and not changed anymore.

      Attachments

        Activity

          People

            ceki Ceki Gülcü
            vsh Valery Shorin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: