Module log_entry

Module log_entry 

Source
Expand description

Parsing of log entries from telemetry payload

Structs§

LogEntry
A single log entry.

Functions§

for_each_log_entry_in_block
Iterates over all log entries in a block.
log_entry_from_value
Creates a LogEntry from a Value.