graham-campbell/logger-core
最新稳定版本:v1.1.0
Composer 安装命令:
composer require graham-campbell/logger-core
包简介
Provides A Logger Trait For Reuse
关键字:
README 文档
README
Laravel Logger Core was created by, and is maintained by Graham Campbell, and provides a logger trait for reuse for Laravel 5. Feel free to check out the change log, releases, license, and contribution guidelines.
WARNING
This package is no longer maintained.
Installation
PHP 5.5+ or HHVM 3.6+, and Composer are required.
To get the latest version of Laravel Logger Core, simply add the following line to the require block of your composer.json file:
"graham-campbell/logger-core": "~1.1"
You'll then need to run composer install or composer update to download it and have the autoloader updated.
Configuration
Laravel Logger Core requires no configuration. Just follow the simple install instructions and go!
Usage
There is currently no usage documentation for Laravel Core, but we are open to pull requests.
License
Laravel Logger Core is licensed under The MIT License (MIT).
统计信息
- 总下载量: 377
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 0
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2015-05-30
