Add message consumer dynamic functions.
[ccsdk/cds.git] / ms / blueprintsprocessor / modules / commons / message-lib / src / test / resources / logback-test.xml
index 5f4fb4f..820041f 100644 (file)
@@ -27,7 +27,7 @@
         <!-- encoders are assigned the type
              ch.qos.logback.classic.encoder.PatternLayoutEncoder by default -->
         <encoder>
-            <pattern>${testing}</pattern>
+            <pattern>${localPattern}</pattern>
         </encoder>
     </appender>