From 092ff0126254eb3217ae530c9d2efed4c17f675c Mon Sep 17 00:00:00 2001 From: ERIMROB Date: Fri, 12 Jun 2020 09:10:38 +0100 Subject: Update the editor used in the PMSH docs Signed-off-by: ERIMROB Change-Id: I00c35c45ba6a381940afe79a86d029207c82c722 Issue-ID: DCAEGEN2-2155 --- docs/sections/services/pm-subscription-handler/logging.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sections/services/pm-subscription-handler/logging.rst b/docs/sections/services/pm-subscription-handler/logging.rst index bd21384b..f24fdf0a 100644 --- a/docs/sections/services/pm-subscription-handler/logging.rst +++ b/docs/sections/services/pm-subscription-handler/logging.rst @@ -19,7 +19,7 @@ To configure PMSH log level, the configuration yaml needs to be altered: .. code-block:: bash - nano /opt/app/pmsh/log_config.yaml + vi /opt/app/pmsh/log_config.yaml onap_logger level should be changed from INFO to DEBUG in order to enable debug logs to be captured. This will affect both STDOUT logs and the logs written to application.log file -- cgit 1.2.3-korg