X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=docs%2Fsli%2Fcore%2Flogging.rst;fp=docs%2Fsli%2Fcore%2Flogging.rst;h=187eb03b762989d0b541a348610da7032c70b4d0;hb=17c602b06bd6bd972cac0fd2b252f88bbc39e1ce;hp=0000000000000000000000000000000000000000;hpb=4d9b4815a53c6d82984019ad2404b0e6a5282769;p=ccsdk%2Fdistribution.git diff --git a/docs/sli/core/logging.rst b/docs/sli/core/logging.rst new file mode 100644 index 00000000..187eb03b --- /dev/null +++ b/docs/sli/core/logging.rst @@ -0,0 +1,14 @@ +.. 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. + +