mirror of
https://github.com/containers/podman.git
synced 2026-03-18 14:46:58 -04:00
Make the ContainerLogsOptions support two io.Writers, one for stdout and the other for stderr. The logline already includes the information to which Writer it has to be written. Signed-off-by: Paul Holzinger <paul.holzinger@web.de>