aboutsummaryrefslogtreecommitdiffstats
path: root/docs/logging.rst
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2017-10-11 11:01:38 -0400
committerDan Timoney <dtimoney@att.com>2017-10-11 11:01:38 -0400
commit312f6a301ae62f121482df6cbf969d41a76ca131 (patch)
treeb37f630c5c050ae38045e1a27038236fbcf9a0fa /docs/logging.rst
parenteb1a9209bb408256799869da53cffaf4d6751cfb (diff)
Add readthedocs info to sli/core
Add additional information to sli/core readthedocs documentation. Change-Id: I9fe5e6185061ed6a05f373b6667f686e11d5f0aa Issue-ID: CCSDK-107 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'docs/logging.rst')
-rw-r--r--docs/logging.rst16
1 files changed, 4 insertions, 12 deletions
diff --git a/docs/logging.rst b/docs/logging.rst
index 5662acb1..187eb03b 100644
--- a/docs/logging.rst
+++ b/docs/logging.rst
@@ -3,20 +3,12 @@
Logging
=======
-
-.. note::
- * This section is used to describe the informational or diagnostic messages emitted from
- a software component and the methods or collecting them.
-
- * This section is typically: provided for a platform-component and sdk; and
- referenced in developer and user guides
-
- * This note must be removed after content has been added.
-
+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.
-Error / Warning Messages
-------------------------