Download the PHP package qingbing/zf-log without Composer
On this page you can find all versions of the php package qingbing/zf-log. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download qingbing/zf-log
More information about qingbing/zf-log
Files in qingbing/zf-log
Download qingbing/zf-log
More information about qingbing/zf-log
Files in qingbing/zf-log
Vendor qingbing
Package zf-log
Short Description 日志组件,日志的相关操作
License MIT
Homepage http://www.phpcorner.net
Package zf-log
Short Description 日志组件,日志的相关操作
License MIT
Homepage http://www.phpcorner.net
Please rate this library. Is it a good library?
Informations about the package zf-log
zf-log
日志组件,日志的相关操作
提示
- 日志级别完全参考 "\Psr\Log\LogLevel"
- 日志可以使用多个处理机,默认使用 "new FileFlusher(new Formatter())"
- 支持自定义 Flusher 和 Formatter,需要继承 "\Zf\Log\Supports\Abstracts\AFlusher" 和 "\Zf\Log\Supports\Abstracts\AFormatter"
- 日志提供8个级别的日志记录
使用默认的 flusher
使用自定义的Flusher和Formatter
All versions of zf-log with dependencies
PHP Build Version
Package Version
The package qingbing/zf-log contains the following files
Loading the files please wait ....