Download the PHP package zyan/laravel-logs without Composer
On this page you can find all versions of the php package zyan/laravel-logs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-logs
zyan/laravel-logs
一个记录laravel用户请求的日志中间件
要求
- php >= 7.2
- Composer
安装
配置
然后去 config/logging.php
配置日志通道
中间件
请在 app/Http/Kernel.php
中添加默认的中间件
自定义
自已手动添加一个中间件
暂不支持sql日志 需要记录sql查询移步 https://github.com/overtrue/laravel-query-logger
参与贡献
- fork 当前库到你的名下
- 在你的本地修改完成审阅过后提交到你的仓库
- 提交 PR 并描述你的修改,等待合并
License
All versions of laravel-logs with dependencies
PHP Build Version
Package Version
The package zyan/laravel-logs contains the following files
Loading the files please wait ....