record_event now logs at the matching tracing level (error/warn/info) using the persisted message — giving every app uniform event logs for free. Feeder's handle_control_event collapses from a 60-line match (which just duplicated the persisted message with less-readable UUIDs) to a single if-let for UnitStateChanged, which is the only AppEvent that is intentionally not persisted. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| tests | ||
| Cargo.toml | ||