log property

List<LogEvent>? log
getter/setter pair

An array of logs associated with the run.

Implementation

List<LogEvent>? log;