summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2019-02-18 13:39:11 +0000
committerGerrit Code Review <gerrit@onap.org>2019-02-18 13:39:11 +0000
commitfa6d5fd9d42508ab00ec4ec058b73d691a91b86c (patch)
tree3f86aeed22326f54bfaf4907687c8ba7ad5fcb85 /docs
parent6904ef8f0e9756cdcf8f8e1c5fb6b187aba4db54 (diff)
parente1869ce94170628a229e1cc4b6d3ac945ce6c1e2 (diff)
Merge "CDS DOC logging"
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