Download the PHP package wendy/monolog-aliyunlog without Composer
On this page you can find all versions of the php package wendy/monolog-aliyunlog. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download wendy/monolog-aliyunlog
More information about wendy/monolog-aliyunlog
Files in wendy/monolog-aliyunlog
Download wendy/monolog-aliyunlog
More information about wendy/monolog-aliyunlog
Files in wendy/monolog-aliyunlog
Vendor wendy
Package monolog-aliyunlog
Short Description Laravel 5.5+ aliyunlog driver for Monolog
License MIT
Homepage https://github.com/wendy-rose/laravel-monolog-aliyunlog.git
Package monolog-aliyunlog
Short Description Laravel 5.5+ aliyunlog driver for Monolog
License MIT
Homepage https://github.com/wendy-rose/laravel-monolog-aliyunlog.git
Please rate this library. Is it a good library?
Informations about the package monolog-aliyunlog
基于阿里云日志存储的monolog
这个包主要是将laravel原本的日志储存改成储存到阿里云日志,这里如果是error错误,阿里云日志的topic统一是error,其他都是自定义(即调用laravel自带的Log工具类时给的标识),这个包只适用于laravel框架,并且版本是5.5以上
安装
在.env
中添加阿里云日志配置
修改config/logging.php
的channels
使用
只需正常的使用laravel框架自带的Log工具类即可,同时错误信息也会同步到阿里云日志
All versions of monolog-aliyunlog with dependencies
PHP Build Version
Package Version
The package wendy/monolog-aliyunlog contains the following files
Loading the files please wait ....