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

Appenders do not close gracefully if a fatal error occurs

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.2.0
    • None
    • None

    Description

      LoggerAppenderMail doesn't send out messages if script dies

      Due to the way it buffers messages until the end of the script, if the PHP script unexpectedly dies, the buffered messages are not sent out since destructors are not called when E_FATAL errors occur.

      Attachments

        1. LOG4PHP-159.patch
          0.5 kB
          Justin Cherniak

        Activity

          People

            juice Ivan Habunek
            jcherniak Justin Cherniak
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: