Skip to content

dblencowe/exceptor-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

exceptor-php

Setup with the following:

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages