From: ERIMROB Date: Fri, 12 Jun 2020 08:10:38 +0000 (+0100) Subject: Update the editor used in the PMSH docs X-Git-Tag: 7.0.0-ONAP~42 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F87%2F109087%2F2;p=dcaegen2.git Update the editor used in the PMSH docs Signed-off-by: ERIMROB Change-Id: I00c35c45ba6a381940afe79a86d029207c82c722 Issue-ID: DCAEGEN2-2155 --- 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