logs property

List<LogEntry> logs
getter/setter pair

List of log entries made during the session.

Implementation

List<_i2.LogEntry> logs;