dev-master
9999999-dev http://exceptor.ioA PHP client for the Exceptor error handler
BSD-3-Clause
The Requires
- php >=5.2.4
- ext-curl *
log logging
A PHP client for the Exceptor error handler
Setup with the following:, (*1)
require "exceptor-php/lib/Exceptor/Autoloader.php"; Exceptor_Autoloader::register(); $excpetor = new Exceptor_HandleError();
Either declare your DSN as the environment variable "EXCEPTOR_DSN" or pass it in to the Exceptor_ErrorHandler class as a string, (*2)
A PHP client for the Exceptor error handler
BSD-3-Clause
log logging