Documentation
¶
Overview ¶
Package main demonstrates the LogViewer component streaming fake logs at 50 Hz.
Fake log lines are generated from a background goroutine across four levels (debug, info, warn, error). Use the keybindings below to interact:
p — pause / resume auto-scroll c — clear all log lines / — enter substring filter (Enter/Esc to confirm/cancel) l — cycle minimum level filter (debug+ → info+ → warn+ → error) end — jump to latest (also resumes auto-scroll) up/k — scroll up (pauses auto-scroll) down/j — scroll down q — quit
Click to show internal directories.
Click to hide internal directories.