summaryrefslogtreecommitdiff
path: root/libpod/container_log.go
Commit message (Expand)AuthorAge
* Changed from t.StopAtEOF() to t.Stop() and added error checkjgallucci322020-06-12
* Fix -f logs to stop when a container exitsjgallucci322020-06-12
* Fix -f logs follow with stopped containerQi Wang2020-06-11
* Fixed bug where 'podman log <container>' would truncate some lines.Will Haines2020-06-10
* podman v2 remove bloat v2Brent Baude2020-04-16
* libpod removal from main (phase 2)baude2019-06-27
* Add --follow to journald ctr loggingPeter Hunt2019-05-28
* Address commentsPeter Hunt2019-05-28
* Implement podman logs with log-driver journaldPeter Hunt2019-05-28
* Added --log-driver and journald loggingPeter Hunt2019-05-28
* podman logs on created container should exitbaude2019-03-18
* display logs for multiple containers at the same timebaude2019-03-15