aboutsummaryrefslogtreecommitdiffstats
path: root/docs/logging.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/logging.rst')
-rw-r--r--docs/logging.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/logging.rst b/docs/logging.rst
new file mode 100644
index 00000000..be86c222
--- /dev/null
+++ b/docs/logging.rst
@@ -0,0 +1,11 @@
+.. _logging:
+.. This work is licensed under a Creative Commons Attribution 4.0 International License.
+.. http://creativecommons.org/licenses/by/4.0
+.. Copyright 2017 Huawei Technologies Co., Ltd.
+
+Logging
+=======
+
+ONAP CLI provides logging based on slf4j and logging.properties is used to configure it.
+
+By default it reports the logs under ONAP_CLI_HOME/logs folder. \ No newline at end of file