summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
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