summaryrefslogtreecommitdiffstats
path: root/components/pm-subscription-handler/tests/log_config.yaml
diff options
context:
space:
mode:
authorefiacor <fiachra.corcoran@est.tech>2020-06-22 18:51:43 +0100
committerefiacor <fiachra.corcoran@est.tech>2020-07-06 09:07:37 +0100
commit0464347539f931847ab578ff935994aef0102352 (patch)
tree601971765ec6b363b6755984e437c02bea3c83ec /components/pm-subscription-handler/tests/log_config.yaml
parentb80449b81a2deb3b6e2510a655de02f9375ef636 (diff)
[PMSH] Add enable_tls boolean flag to config1.1.0
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I19f71b690f743980eaa149c9b2c76fecb98a0120 Issue-ID: DCAEGEN2-2146
Diffstat (limited to 'components/pm-subscription-handler/tests/log_config.yaml')
-rwxr-xr-xcomponents/pm-subscription-handler/tests/log_config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/pm-subscription-handler/tests/log_config.yaml b/components/pm-subscription-handler/tests/log_config.yaml
index 56620708..1c3abd8b 100755
--- a/components/pm-subscription-handler/tests/log_config.yaml
+++ b/components/pm-subscription-handler/tests/log_config.yaml
@@ -4,7 +4,7 @@ disable_existing_loggers: true
loggers:
onap_logger:
- level: INFO
+ level: DEBUG
handlers: [stdout_handler]
propagate: false
handlers: