mrly.net

log

A running transcript of the session: every action any app performs lands in a shared ring, and log reads it back newest first. Each entry carries its tick number, the verb that ran, and the arguments it ran with. The log stores nothing of its own - it only mirrors what the session has already recorded.

Using