calgamo / logger
Logger library for Calgamo Framework.
Installs: 1 797
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=7.1
- calgamo/config: ~0.2
- calgamo/exception: ~0.2
- calgamo/filesystem: ~0.2
- calgamo/util: ~0.2
Requires (Dev)
- calgamo/test: ~0.1
- php-coveralls/php-coveralls: ^2.0
- phpunit/phpunit: ^6.3.0
- stk2k/decoy: ~0.2
- dev-master
- 0.6.1
- 0.6.0
- 0.5.1
- 0.5.0
- 0.4.3
- 0.4.2
- 0.4.1
- 0.4.0
- 0.3.7
- 0.3.6
- 0.3.5
- 0.3.4
- 0.3.3
- 0.3.2
- 0.3.1
- 0.3.0
- 0.2.13
- 0.2.12
- 0.2.11
- 0.2.10
- 0.2.9
- 0.2.8
- 0.2.7
- 0.2.6
- 0.2.5
- 0.2.4
- 0.2.3
- 0.2.2
- 0.2.1
- 0.2.0
- 0.1.24
- 0.1.23
- 0.1.22
- 0.1.21
- 0.1.20
- 0.1.19
- 0.1.18
- 0.1.17
- 0.1.16
- 0.1.15
- 0.1.14
- 0.1.13
- 0.1.12
- 0.1.11
- 0.1.10
- 0.1.9
- 0.1.8
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
This package is auto-updated.
Last update: 2019-11-19 19:27:47 UTC
README
Description
Calgamo/Logger is a library of logger for calgamo framework.
Feature
Demo
Usage
Requirement
PHP 7.1 or later
Installing calgamo/logger
The recommended way to install calgamo/logger is through Composer.
composer require calgamo/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.