summaryrefslogtreecommitdiffstats
path: root/lcm
diff options
context:
space:
mode:
authoryangyan <yangyanyj@chinamobile.com>2018-05-03 17:58:10 +0800
committeryangyan <yangyanyj@chinamobile.com>2018-05-03 17:58:19 +0800
commit3caa4505313d961c10e154c67d7a805d854cde5e (patch)
treeae027550c4c64daea8415aec5eae78b896a9adca /lcm
parent3a0cf64f12718247c8764903d5c8031cc7300416 (diff)
Update lcm can't produce log issue
Issue-ID: VFC-892 Change-Id: Ie41128f7a94e9e9c17da61c94eda85661470ba2b Signed-off-by: yangyan <yangyanyj@chinamobile.com>
Diffstat (limited to 'lcm')
-rw-r--r--lcm/log.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lcm/log.yml b/lcm/log.yml
index 4ae7ab16..0de83711 100644
--- a/lcm/log.yml
+++ b/lcm/log.yml
@@ -2,7 +2,7 @@ version: 1
disable_existing_loggers: False
loggers:
- nslcm:
+ lcm:
handlers: [nslcmlocal_handler, nslcm_handler]
level: "DEBUG"
propagate: False