An in-memory queue of the most recent log items, capped by maxStoredLogs.
maxStoredLogs
static final items = Queue<LogItem>();