diff options
Diffstat (limited to 'docs/logging.rst')
-rw-r--r-- | docs/logging.rst | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/logging.rst b/docs/logging.rst index 9c92fbd1..7e541e8b 100644 --- a/docs/logging.rst +++ b/docs/logging.rst @@ -1,11 +1,12 @@ -.. _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. +.. _cli_logging: + CLI Logging =========== 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 +By default it reports the logs under ONAP_CLI_HOME/logs folder. |