summaryrefslogtreecommitdiffstats
path: root/components/slice-analysis-ms/src/main/resources/logback.xml
diff options
context:
space:
mode:
authordecheng zhang <decheng.zhang@huawei.com>2022-04-21 16:07:00 -0400
committerdecheng zhang <decheng.zhang@huawei.com>2022-05-03 11:37:42 -0400
commit662afdf33cb5934737e35ae991a4624d438a836a (patch)
treea9057b602fa79da67b3da1e4711b695f671c40ab /components/slice-analysis-ms/src/main/resources/logback.xml
parent111f6428fea584ce6342c84e6c623945b900addd (diff)
[SLICEANALYSIS] Fix CCVPN CLL Payload to Policy and Suppress Warnings in Compilation.1.1.2-slice-analysis-ms
Fix the message content that SLICEANALYSISMS sends to Policy for CCVPN bw adjustment and suppress exceptions and error in job builder Issue-ID: DCAEGEN2-3147 Issue-ID: DCAEGEN2-3143 Signed-off-by: decheng zhang <decheng.zhang@huawei.com> Change-Id: I3c0c2b526960ab0e08945ba47d06aeb8a6471d9f Signed-off-by: decheng zhang <decheng.zhang@huawei.com>
Diffstat (limited to 'components/slice-analysis-ms/src/main/resources/logback.xml')
-rw-r--r--components/slice-analysis-ms/src/main/resources/logback.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/slice-analysis-ms/src/main/resources/logback.xml b/components/slice-analysis-ms/src/main/resources/logback.xml
index 325402b3..6d8c6e22 100644
--- a/components/slice-analysis-ms/src/main/resources/logback.xml
+++ b/components/slice-analysis-ms/src/main/resources/logback.xml
@@ -22,7 +22,7 @@
*
*******************************************************************************/
-->
-<configuration scan="true">
+<configuration>
<appender name="CONSOLE" class="ch.qos.logback.core.ConsoleAppender">
<layout class="ch.qos.logback.classic.PatternLayout">