mirror of
https://github.com/containers/podman.git
synced 2026-03-22 08:32:42 -04:00
When writing logs with timestamps to the terminal, ensure that each line is newline-terminated, so we don't end up with an unreadable mess with timestamps interspersed with the actual content being displayed. Signed-off-by: Matthew Heon <mheon@redhat.com>