pub const MUTATING_LOG_OPS: &[&str];
v0.95: <log>.append mutates the durable array (ADR 0121) — every other Log method is a query-lifting read.
<log>.append
Log