Download the PHP package cblink/monolog-handler without Composer
On this page you can find all versions of the php package cblink/monolog-handler. 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 monolog-handler
monolog handler
安装
composer require cblink/monolog-handler
支持的Handler列表
- 阿里云log
在laravel框架中使用
- laravel 版本号大于 5.7+
-
修改项目中
app/logging.php
文件,channels
中添加aliyun driver
,示例如下 - 修改
.env
配置文件LOG_CHANNEL
值为aliyun-log
其他使用
。
All versions of monolog-handler with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-mbstring Version *
ext-json Version *
monolog/monolog Version ^1.12|^2.0
guzzlehttp/guzzle Version ^5.0|^6.0|^7.0
ext-mbstring Version *
ext-json Version *
monolog/monolog Version ^1.12|^2.0
guzzlehttp/guzzle Version ^5.0|^6.0|^7.0
The package cblink/monolog-handler contains the following files
Loading the files please wait ....