Reads the log from storage. Anything unreadable — no storage, a throwing accessor, corrupt JSON, a non-array — yields []; malformed items inside an otherwise valid array are skipped.
storage
[]
Reads the log from
storage. Anything unreadable — no storage, a throwing accessor, corrupt JSON, a non-array — yields[]; malformed items inside an otherwise valid array are skipped.