justinback/error-logger

There is no license information available for the latest version (dev-master) of this package.

Simple Framework to manage Site Errors with multiple mime type output and database support.

dev-master 2018-10-01 18:57 UTC

This package is not auto-updated.

Last update: 2020-08-04 13:43:02 UTC


README

Simple Framework to manage your site errors with Database and multiple Mime Type support.

Installation

  1. Create a Database and import the SQL file into it (/justinback/sql/Database.sql)

  2. Edit /justinback/errorlogger.php and enter your credentials

  3. See Examples