|
VT100 Terminal App
Circle VT100 module documentation
|
Declares the WLAN-backed logging device and task. More...
#include <circle/device.h>#include <circle/net/ipaddress.h>#include <circle/net/netsubsystem.h>#include <circle/net/socket.h>#include <circle/sched/task.h>#include <circle/spinlock.h>#include <circle/string.h>#include <circle/types.h>Go to the source code of this file.
Classes | |
| class | CTWlanLog |
| Network logging endpoint streaming log traffic to remote clients. More... | |
Declares the WLAN-backed logging device and task.
CTWlanLog exposes Circle logger messages over a TCP socket while mirroring output to a local fallback. It coordinates Wi-Fi bring-up, handles client lifecycle, and provides hooks for preprocessing log lines so the VT100 firmware can offer remote diagnostics similar to telnet access.