Add logger to python code 81/85481/3
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Tue, 16 Apr 2019 14:12:54 +0000 (10:12 -0400)
committerAlexis de Talhouët <adetalhouet89@gmail.com>
Tue, 16 Apr 2019 15:26:21 +0000 (11:26 -0400)
commit607c3e652400aa5f772bc353bb56f7e96869e383
tree315b585527c00e5d723ae3e0f476a108ac7e6fd3
parent6fcfbc12e20e5a853c9204469dac6867b7eb6ccb
Add logger to python code

Change-Id: I526059b2a18685dbb978c0776cc728bbbd90e9cd
Issue-ID: CCSDK-1164
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
ms/command-executor/src/main/docker/Dockerfile
ms/command-executor/src/main/docker/start.sh
ms/command-executor/src/main/python/command_executor_handler.py
ms/command-executor/src/main/python/command_executor_server.py
ms/command-executor/src/main/python/server.py [new file with mode: 0644]
ms/command-executor/src/main/python/utils.py