[THUGS(red)]

LogIO Devlog

Drop-in PHP glue for LogIO — a real-time rolling log viewer for all the spam-and-debug output you want to watch but never keep.

Tooling live
github.com open ↗

LogIO is a simple real-time log monitor, handy for the high-volume debug and spam logs you want to watch scroll past without ever writing to disk. This repo is the integration side: a small PHP class you include in a project to stream grouped messages to a LogIO server, plus systemd unit examples and notes on putting basic auth in front of the web view. The server itself is a separate Node.js process. MIT licensed.

logging monitoring real-time php devtools

go to github.com