Iterable of log messages, LIFO (most recent first).
@override Iterable<String> showLogs() => _logHistory;