Merge changes I52043a90,Id1bc614e
[cli.git] / docs / logging.rst
index 7e541e8..cdf1e7b 100644 (file)
@@ -9,4 +9,6 @@ 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.
+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.