summaryrefslogtreecommitdiff
path: root/libpod/container_log.go
Commit message (Expand)AuthorAge
* Fix podman logs read partial log linesPaul Holzinger2021-01-07
* SpellingJosh Soref2020-12-22
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* log API: add context to allow for cancellingValentin Rothberg2020-07-09
* move go module to v2Valentin Rothberg2020-07-06
* Use POLL_DURATION for timerjgallucci322020-06-21
* Stop following logs using timersjgallucci322020-06-20
* Merge pull request #6560 from mheon/fix_exec_logdriverOpenShift Merge Robot2020-06-17
|\
| * Do not share container log driver for execMatthew Heon2020-06-17
* | Revert #6591 to fix issue with failed testsjgallucci322020-06-17
|/
* Remove redundant break in for loop.jgallucci322020-06-15
* Do not print error message when container does not existjgallucci322020-06-12
* 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