mirror of
https://github.com/taigrr/log-socket
synced 2026-04-07 04:02:33 -07:00
Adds four focused examples in examples/ directory: - basic: drop-in logger with web UI - namespaces: namespace-based logging by component - client: programmatic log client with filtering - log-levels: all log levels and filtering Fixes #7