mirror of
https://github.com/containers/podman.git
synced 2025-12-09 07:09:03 +08:00
If a container stops, we should stop the logging capability and gracefully exit. However, if the container pauses, we should allow the log to continue. Resolves issue: #435 Signed-off-by: baude <bbaude@redhat.com> Closes: #437 Approved by: baude