aboutsummaryrefslogtreecommitdiffstats
path: root/docs/logging.rst
diff options
context:
space:
mode:
authorRich Bennett <rb2745@att.com>2017-11-15 08:19:14 -0500
committerRich Bennett <rb2745@att.com>2017-11-15 08:20:37 -0500
commit4a858d878b4aaa746a27d1d7568922f853dc0d2d (patch)
treebda4f3e286ff2365a872ed6c79a3788568380b8c /docs/logging.rst
parentcf7b1f410a2776c4323e995863559982d54895fe (diff)
Rm docs in repo consolidated w/ sdnc/oam
Change-Id: I3e6d9b04c3ce814597d1d3992f947b87d1757f61 Issue-ID: DOC-124 Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/logging.rst')
-rw-r--r--docs/logging.rst14
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/logging.rst b/docs/logging.rst
deleted file mode 100644
index 187eb03b..00000000
--- a/docs/logging.rst
+++ /dev/null
@@ -1,14 +0,0 @@
-.. This work is licensed under a Creative Commons Attribution 4.0 International License.
-.. http://creativecommons.org/licenses/by/4.0
-
-Logging
-=======
-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.
-
-