Created container.log file in logs directory where all the container logs will be written. This file has a symlink with stdout to prevent log rotation issue.
Created Dce.out and Dce.err where all the DCE logs will be written.
Fixed the issue where an app starts and stops before we start logging in its logs. Added a retry process when the app gets killed, finished or fails.