Uploaded image for project: 'Log4php'
  1. Log4php
  2. LOG4PHP-33

Appenders is not properly closed upon destruction

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 2.0.0
    • Code
    • None

    Description

      Appenders doesn't seem to be properly closed. The LoggerAppenderSkeleton::finalize() is only used in __sleep() and __wakeup(), but the normal situation would at least be to close appenders upon __destruct() if not closed already. Because of this bug no footers are applied to the layout of an appender as well (like the HTML and XML layouts need to close their tags properly).

      Attachments

        Activity

          People

            kurdalen Knut Urdalen
            kurdalen Knut Urdalen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: