tymfrontiers-cdn / php-error-log
PHP error log
v0.1.3
2021-05-12 21:03 UTC
Requires
- tymfrontiers-cdn/php-mysql-database: >=0.1@stable
- tymfrontiers-cdn/php-mysql-database-object: >=0.1@stable
- tymfrontiers-cdn/php-pagination: >=0.1@stable
This package is auto-updated.
Last update: 2025-03-01 00:21:54 UTC
README
A package to manage/log errors generated from tymfrontiers/packages
.
Errors can be written to file or MySQL database.
Requirement
- PHP 5.5 and highier
Installation
Using composer:
$ composer require tymfrontiers-cdn/php-error-log
Usage
use TymFrontiers;
Methods are self-explanatory, kindly check Class file.
Credit
License
The MIT License (MIT). See License File for more.