logBuffer property

List<AILogEntry> get logBuffer

Log buffer for testing

Implementation

List<AILogEntry> get logBuffer => _logBuffer;