menu
testcontainers_core package
documentation
testcontainers.dart
ContainerInspectInfo
logPath property
logPath property
dark_mode
light_mode
logPath
property
String
?
logPath
final
Path to the container's log file on the host.
Implementation
final String? logPath;
testcontainers_core package
documentation
testcontainers
ContainerInspectInfo
logPath property
ContainerInspectInfo class