UNPKG

@dsheiko/splitlog

Version:

A minimalistic logger transport that forwards debug logs over UDP and lets you visualize different log channels in separate terminal windows with a simple CLI tool. Perfect for managing noisy logs in local or distributed development.

2 lines 49 B
#!/usr/bin/env node import "../src/cli/index.js";