Network Syslog
From Go-OS
Goal
In order to obtain debug data from Go-OS on physical system, we decided to use UDP Broadcast on port 1337 to send log messages.
We made a nice Qt interface to receive network UDP packets sent to port 1337 and display them while keeping an history.