Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Changed from t.StopAtEOF() to t.Stop() and added error check | jgallucci32 | 2020-06-12 |
* | Fix -f logs to stop when a container exits | jgallucci32 | 2020-06-12 |
* | Fix -f logs follow with stopped container | Qi Wang | 2020-06-11 |
* | Fixed bug where 'podman log <container>' would truncate some lines. | Will Haines | 2020-06-10 |
* | podman v2 remove bloat v2 | Brent Baude | 2020-04-16 |
* | libpod removal from main (phase 2) | baude | 2019-06-27 |
* | Add --follow to journald ctr logging | Peter Hunt | 2019-05-28 |
* | Address comments | Peter Hunt | 2019-05-28 |
* | Implement podman logs with log-driver journald | Peter Hunt | 2019-05-28 |
* | Added --log-driver and journald logging | Peter Hunt | 2019-05-28 |
* | podman logs on created container should exit | baude | 2019-03-18 |
* | display logs for multiple containers at the same time | baude | 2019-03-15 |