veasin/nx-log-ws

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

log for nx

Installs: 22

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:framework

pkg:composer/veasin/nx-log-ws

0.0.3 2025-01-05 14:17 UTC

This package is auto-updated.

Last update: 2025-10-05 15:56:37 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');