View Source Testcontainers.WaitStrategy.LogWaitStrategy (testcontainers v1.0.0-beta)
Considers the container as ready as soon as a specific log message is detected in the container's log stream.
Summary
Functions
Creates a new LogWaitStrategy to wait until a specific log message, matching the provided regex, appears in the container's log.
Functions
Creates a new LogWaitStrategy to wait until a specific log message, matching the provided regex, appears in the container's log.