diff options
author | Rich Bennett <rb2745@att.com> | 2017-11-15 06:50:18 -0500 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-11-15 06:53:02 -0500 |
commit | 7390e8a7e253ed120832f08605e8d13bcc92314f (patch) | |
tree | 4b6e84b4291793d8030603200b028fd0ea5b2a5a /docs/logging.rst | |
parent | 9a9542e5fa1050d9f85f3a96ddcc69717cc1de6b (diff) |
Rm docs in repo consolidated w/ ccsdk/distribution
Change-Id: I573779aa46dfbf9f1c7956ecf0e4eedf16184417
Issue-ID: DOC-130
Signed-off-by: Rich Bennett <rb2745@att.com>
Diffstat (limited to 'docs/logging.rst')
-rw-r--r-- | docs/logging.rst | 14 |
1 files changed, 0 insertions, 14 deletions
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. - - |