2017 © Pedro Peláez
 

library exceptor

A PHP client for the Exceptor error handler

image

exceptor/exceptor

A PHP client for the Exceptor error handler

  • Monday, April 4, 2016
  • by dblencowe
  • Repository
  • 2 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

exceptor-php

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)

The Versions

04/04 2016

dev-master

9999999-dev http://exceptor.io

A PHP client for the Exceptor error handler

  Sources   Download

BSD-3-Clause

The Requires

  • php >=5.2.4
  • ext-curl *

 

log logging