Download the PHP package jason-gao/socketlog without Composer
On this page you can find all versions of the php package jason-gao/socketlog. 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 socketlog
说明
-
composer require "jason-gao/socketlog:v2.2.2"
-
2种方法使用slog
- 启动服务端的node index.js服务
-
安装chrome插件配置ws连接到node服务
-
可以开始进行调试了
- 20180212-添加错误级别控制
- 默认 define('__ERROR_HANDLE_LEVEL_SOCKETLOG__', E_ALL);
- 项目入口文件定义错误级别define('__ERROR_HANDLE_LEVEL_SOCKETLOG__', E_ALL ^ E_WARNING ^E_NOTICE);
All versions of socketlog with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
The package jason-gao/socketlog contains the following files
Loading the files please wait ....