/log-viewer

:hammer: Solution to receive log and debug messages from applications that do not have access to standard input and output. Like Linux Daemons, fork() processes and any similar application. Messages are sent through Non-Blocking Socket, and received in an Electron application.

Primary LanguageCBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

Stargazers