czim/laravel-json-context-logging
最新稳定版本:3.0.0
Composer 安装命令:
composer require czim/laravel-json-context-logging
包简介
JSON Context logging for Laravel
README 文档
README
JSON Context Logging for Laravel
Wrapper package to make use of czim/monolog-json-context in Laravel applications.
The aim of this package is to easily set up (separate) logging to be easily grokkable by Logstash.
Version Compatibility
| Laravel | Package |
|---|---|
| 5.8 and below | 0.9 |
| 6.0 and up | 1.0 |
| 9.0 | 2.0 |
| 10.0 | 3.0 |
Changelog
Installation
Via Composer:
$ composer require czim/laravel-json-context-logging
Publish the configuration file:
php artisan vendor:publish --provider="Czim\LaravelJsonContextLogging\Providers\JsonContextLoggingServiceProvider"
Credits
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 35.34k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: Unknown
- 更新时间: 2018-06-25