Skip to main content

Module markers

Module markers 

Source
Expand description

Stable, greppable log markers that the HIL detect_crash contract keys on. Treat these as part of the public contract — do not reword without updating the test harness.

Constants§

CONSOLE_DROP
Prefix of the drain’s ring-overrun marker ( <n>B] follows).
IDENTITY
Logged once at boot by super::install (the app-desc feature) — project name, version (or the identity-enforced git mark), and an app_elf_sha256 prefix.
PANIC
Emitted by super::on_panic before halt.
PREV_PANIC
Logged once at boot when a previous-run panic breadcrumb is read back.