.. 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.

To enable the debugging, set the logging level to DEBUG/INFO. By default its set to ERROR.