[
https://issues.apache.org/jira/browse/LOG4PHP-159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Habunek updated LOG4PHP-159:
---------------------------------
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.
was: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.
> Appenders do not close gracefully if a fatal error occurs
> ---------------------------------------------------------
>
> Key: LOG4PHP-159
> URL: https://issues.apache.org/jira/browse/LOG4PHP-159
> Project: Log4php
> Issue Type: Bug
> Reporter: Justin Cherniak
> Attachments: LOG4PHP-159.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira