From e1869ce94170628a229e1cc4b6d3ac945ce6c1e2 Mon Sep 17 00:00:00 2001 From: Ezhilarasi Date: Mon, 18 Feb 2019 17:52:17 +0530 Subject: CDS DOC logging Change-Id: I1f6afd841ebd552c76046a93b0d42f47e8f68ca7 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi --- docs/logging.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'docs/logging.rst') 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 -- cgit 1.2.3-korg