easylog:基于Easylogging ++的php日志记录系统

时间:2021-05-19 05:29:11
【文件属性】:
文件名称:easylog:基于Easylogging ++的php日志记录系统
文件大小:89KB
文件格式:ZIP
更新时间:2021-05-19 05:29:11
log php7 php-extension easyloggingpp php-log Easylog Logging system based on Installation phpize && ./configure && make && make install Basic Usage php.ini extension=easylog.so [easylog] easylog.config_file = "/data/easylog.conf" // Level: global trace debug fatal error warning verbose info unknown easylog.log_level = "info" Quick start <?php //设置日志级别 Easylog::setLevel(Easylog::ERROR); //自定义格式符 Easylog::setCustomFormat("%ip",
【文件预览】:
easylog-master
----run-tests.php(81KB)
----easylog.cc(12KB)
----CREDITS(8B)
----easyloggingpp()
--------easylogging++.h(179KB)
--------easylogging++.cc(112KB)
----php_easylog.h(3KB)
----config.m4(477B)
----README.md(8KB)
----config.w32(362B)
----tests()
--------001.phpt(545B)
----.gitignore(55B)
----easylog.php(1KB)

网友评论