calgamolib / logger
This package is abandoned and no longer maintained.
The author suggests using the knot-lib/logger package instead.
Logger library for Calgamo Framework
0.2.0
2019-12-03 23:30 UTC
Requires
- php: >=7.1
- calgamolib/config: ~0.1
- calgamolib/exception: ~0.1
- stk2k/file: ~0.1
- stk2k/util: ~0.1
Requires (Dev)
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^6.3.0
This package is auto-updated.
Last update: 2019-12-09 09:17:59 UTC
README
Description
Logger library for Calgamo Framework.
Feature
Demo
Usage
Requirement
PHP 7.1 or later
Installing calgamolib/logger
The recommended way to install calgamolib/logger is through Composer.
composer require calgamolib/logger
After installing, you need to require Composer's autoloader:
require 'vendor/autoload.php';
License
This library is licensed under the MIT license.
Author
Disclaimer
This software is no warranty.
We are not responsible for any results caused by the use of this software.
Please use the responsibility of the your self.