File stdout.log is stored in container log directory now. We have to use container client in some container adapters to get the directory location. But in some platforms we have to read from process standard output earlier. Otherwise the container can get stuck. Due to this fact the location of file stdout.log must be changed.
File
stdout.log
is stored in container log directory now. We have to use container client in some container adapters to get the directory location. But in some platforms we have to read from process standard output earlier. Otherwise the container can get stuck. Due to this fact the location of filestdout.log
must be changed.