veasin/nx-log-ws

There is no license information available for the latest version (0.0.2) of this package.

log for nx

0.0.2 2024-05-18 16:48 UTC

This package is auto-updated.

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


README

log-ws for nx

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');