praveen/customlog
Composer 安装命令:
composer require praveen/customlog
包简介
The custome Log package.
README 文档
README
Create custom folder structure for the log files
Installation
Begin by installing this package through Composer.
{ "require": { "praveen/customlog": "~0.0.4" } }
Laravel Users
If you are a Laravel user, there is a service provider you can make use of to automatically prepare the bindings and such.
// app/config/app.php 'providers' => [ Praveen\Customlog\CustomLogger::class, ];
统计信息
- 总下载量: 16
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2017-07-14