Lagger
Package:
Summary:
Handle errors of PHP applications
Groups:
Author:
Description:
This package can be used to handle errors of PHP applications.
It provides several classes that can handle PHP execution errors, exceptions and application debug calls.
The package also provides classes that implement actions for handling and of the types of errors.
Currently the action classes support: display the messages in the page, send an e-mail message, send a SMS message, log to a file, throw an exception, display a message in Firebug using the FirePHP extension, speak the message on Windows with WinSpeak.
It provides several classes that can handle PHP execution errors, exceptions and application debug calls.
The package also provides classes that implement actions for handling and of the types of errors.
Currently the action classes support: display the messages in the page, send an e-mail message, send a SMS message, log to a file, throw an exception, display a message in Firebug using the FirePHP extension, speak the message on Windows with WinSpeak.
Comments are closed.