Download the PHP package anhoder/swoft-log-handler without Composer
On this page you can find all versions of the php package anhoder/swoft-log-handler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download anhoder/swoft-log-handler
More information about anhoder/swoft-log-handler
Files in anhoder/swoft-log-handler
Download anhoder/swoft-log-handler
More information about anhoder/swoft-log-handler
Files in anhoder/swoft-log-handler
Vendor anhoder
Package swoft-log-handler
Short Description Swoft的日志FileHandler,支持最大日志文件限制
License MIT
Package swoft-log-handler
Short Description Swoft的日志FileHandler,支持最大日志文件限制
License MIT
Please rate this library. Is it a good library?
Informations about the package swoft-log-handler
swoft-log-handler
Swoft2的日志没有文件数量限制,会导致服务器的日志越积越多
该项目将Monolog中RotatingFileHandler
的实现逻辑搬过来,同时继承Swoft2的FileHandler
类。
每次生成日志文件时,都会检查相应的日志文件数量,并删除最老的日志。
使用
在app/bean.php
下使用:
All versions of swoft-log-handler with dependencies
PHP Build Version
Package Version
The package anhoder/swoft-log-handler contains the following files
Loading the files please wait ....