From 5ce9e010d1151fdb13b3eb32439431a06040380b Mon Sep 17 00:00:00 2001 From: Rich Bennett Date: Wed, 15 Nov 2017 06:55:41 -0500 Subject: Rm docs in repo consolidated w/ ccsdk/distribution Change-Id: I6d02b60651b48ff279be7b7207cd422207c5481f Issue-ID: DOC-130 Signed-off-by: Rich Bennett --- docs/logging.rst | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 docs/logging.rst (limited to 'docs/logging.rst') diff --git a/docs/logging.rst b/docs/logging.rst deleted file mode 100644 index 187eb03b7..000000000 --- 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. - - -- cgit