diff options
author | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-10-12 10:57:19 +0530 |
---|---|---|
committer | Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com> | 2017-10-12 10:57:19 +0530 |
commit | 5a7190730d457e7193383d7a2f68f1a849796f2c (patch) | |
tree | 1fd8a0ed74e79e2655499b334fe3b86f04e86c7e /docs/logging.rst | |
parent | 3708055fba261a4fb2001f866caa8c80b3e7de2a (diff) |
Fix minor issues
- host-url
- spelling
- ocs name
CLI-40
Change-Id: I7c8acd533c6ca8eb72a73dba1b6349afe24c0485
Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
Diffstat (limited to 'docs/logging.rst')
-rw-r--r-- | docs/logging.rst | 6 |
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 |