pub fn error_log_pop() -> Option<ErrorLogEntry>Expand description
Pop the oldest entry from the ring buffer
Returns None if buffer is empty
pub fn error_log_pop() -> Option<ErrorLogEntry>Pop the oldest entry from the ring buffer
Returns None if buffer is empty