veasin/nx-log-ws

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

log for nx

0.0.3 2025-01-05 14:17 UTC

This package is auto-updated.

Last update: 2025-06-05 15:15:27 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');