aboutsummaryrefslogtreecommitdiffstats
path: root/docs/logging.rst
diff options
context:
space:
mode:
authorKanagaraj Manickam <kanagaraj.manickam@huawei.com>2017-10-13 01:32:43 +0000
committerGerrit Code Review <gerrit@onap.org>2017-10-13 01:32:43 +0000
commit0aeedb55066ff9e860225be51266ac85134afb87 (patch)
treede67d764ebdcba34191464f19edc17dc0486989e /docs/logging.rst
parentfdf9058ba5daeeb551b19190d41cf97635c018d7 (diff)
parent67ff4a5fcec551014d15eb7cae66f70b990e781e (diff)
Merge changes Ia1e2064a,I7c8acd53,I3a1e0713
* changes: Add console doc Fix minor issues Add OOM and HEAT based installation details
Diffstat (limited to 'docs/logging.rst')
-rw-r--r--docs/logging.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/logging.rst b/docs/logging.rst
index be86c222..9c92fbd1 100644
--- a/docs/logging.rst
+++ b/docs/logging.rst
@@ -3,9 +3,9 @@
.. http://creativecommons.org/licenses/by/4.0
.. Copyright 2017 Huawei Technologies Co., Ltd.
-Logging
-=======
+CLI Logging
+===========
-ONAP CLI provides logging based on slf4j and logging.properties is used to configure it.
+ONAP CLI provides logging based on slf4j and ONAP_CLI_HOME/conf/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