Structs§
Enums§
Functions§
- parse_
jsonl_ line - Parse a JSONL log line into a LogMessage. Handles both the daemon’s compact format (ts/level/node/msg) and full LogMessage.
- parse_
log_ filter - Parse a log filter string like
"sensor=debug,processor=warn"into a per-node level map. - parse_
log_ level_ str - Parse a single log-level token into a
LogLevelOrStdout. - print_
log_ message - word_
to_ color - Generate a color for a word based on its semantic features Optimized for technical abbreviations (stt, tts, llm, vlm, etc.)