diff options
author | Timoney, Dan (dt5972) <dt5972@att.com> | 2018-06-13 11:11:29 -0400 |
---|---|---|
committer | Dan Timoney <dt5972@att.com> | 2018-06-13 16:04:23 +0000 |
commit | fbba6b16e07632a319f08e0fa1458cff8290110f (patch) | |
tree | a8b3836c7aa39f9a6fbad97730b006f6641855de /docs/sli/core/logging.rst | |
parent | 11f1ddeb04bc8589702144c237c09f9086005842 (diff) |
Restructure CCSDK documentationbeijing
Remove empty repo-specific documents in favor of meaningful
project-level documentation.
Change-Id: I18f2db7f68895df2d71450eee7e56723d74f7f5a
Issue-ID: CCSDK-300
Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
Diffstat (limited to 'docs/sli/core/logging.rst')
-rw-r--r-- | docs/sli/core/logging.rst | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/docs/sli/core/logging.rst b/docs/sli/core/logging.rst deleted file mode 100644 index 187eb03b..00000000 --- a/docs/sli/core/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. - - |