log property

List<ContainerLog>? log
final

The most recent health-check log entries, newest first.

Implementation

final List<ContainerLog>? log;