Add console logging output 51/47151/2
authorVictor Morales <victor.morales@intel.com>
Thu, 10 May 2018 22:47:30 +0000 (15:47 -0700)
committerVictor Morales <victor.morales@intel.com>
Fri, 11 May 2018 17:05:45 +0000 (10:05 -0700)
commiteb60ad19e55a1ff53ca884d15c81f018ad7431cc
treecc3c8e421cb806f5c62d1c78d63a476857e164f9
parent408bbd742c250bf66611c577eb3af4496b70d525
Add console logging output

The log.yml is configured to place the log entries in a file to be
collected by the ONAP logging project. But for containerized
deployments, it's better to place then into the standard output. This
commit adds the console log handler.

Change-Id: If325780c1739490adeb731dfbd13e2f1b8a9e3f4
Signed-off-by: Victor Morales <victor.morales@intel.com>
Issue-ID: MULTICLOUD-214
ocata/docker/Dockerfile
ocata/docker/build_image.sh
ocata/initialize.sh [changed mode: 0644->0755]
ocata/ocata/pub/config/log.yml
ocata/run.sh [changed mode: 0644->0755]
ocata/stop.sh [changed mode: 0644->0755]