veasin/nx-log-ws

本包的最新版本(0.0.2)没有可用的许可信息。

nx的日志

安装: 2

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

开放问题: 0

类型:框架

0.0.2 2024-05-18 16:48 UTC

This package is auto-updated.

Last update: 2024-09-18 17:38:35 UTC


README

nx的log-ws

composer require urn2/nx-log-ws

$this['log/ws']['uri']='http://127.0.0.1:9501/log';

use \nx\parts\log\ws; 

$this->log('ok');