From: Ezhilarasi Date: Mon, 18 Feb 2019 12:22:17 +0000 (+0530) Subject: CDS DOC logging X-Git-Tag: 0.4.2~267^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=e1869ce94170628a229e1cc4b6d3ac945ce6c1e2;p=ccsdk%2Fcds.git CDS DOC logging Change-Id: I1f6afd841ebd552c76046a93b0d42f47e8f68ca7 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi --- diff --git a/docs/logging.rst b/docs/logging.rst index b82b061d6..c6cfad9ef 100644 --- a/docs/logging.rst +++ b/docs/logging.rst @@ -5,4 +5,12 @@ Logging ------- .. toctree:: - :maxdepth: 1 \ No newline at end of file + :maxdepth: 1 + +CCSDK uses slf4j to log messages to the standard OpenDaylight karaf.log +log file. + +Where to Access Information +--------------------------- +Logs are found within the SDNC docker container, in the directory +/opt/opendaylight/current/data/logs. \ No newline at end of file