summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEzhilarasi <ezhrajam@in.ibm.com>2019-02-18 17:52:17 +0530
committerEzhilarasi <ezhrajam@in.ibm.com>2019-02-18 17:53:09 +0530
commite1869ce94170628a229e1cc4b6d3ac945ce6c1e2 (patch)
treeb040d4c56171311dc839000a385b624c49d78086 /docs
parentf1eadf965e40cac4f12c991bddcf870b30ec6ce6 (diff)
CDS DOC logging
Change-Id: I1f6afd841ebd552c76046a93b0d42f47e8f68ca7 Issue-ID: CCSDK-917 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/logging.rst10
1 files changed, 9 insertions, 1 deletions
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