Skip to main content

Module output

Module output 

Source

Structs§

LogOutputConfig

Enums§

LogFormat

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.)