update logback test 57/36757/1
authorMichael Lando <ml636r@att.com>
Mon, 19 Mar 2018 15:16:15 +0000 (17:16 +0200)
committerMichael Lando <ml636r@att.com>
Mon, 19 Mar 2018 15:16:15 +0000 (17:16 +0200)
Change-Id: I4ef2a915932cc171003dc416aad2eb75556ddecf
Issue-ID: SDC-1148
Signed-off-by: Michael Lando <ml636r@att.com>
catalog-be/src/test/resources/logback-test.xml

index f1c51e2..d2b9bff 100644 (file)
@@ -7,7 +7,7 @@
             </Pattern>
         </encoder>
     </appender>
-    <root level="DEBUG">
+    <root level="OFF">
         <appender-ref ref="STDOUT" />
     </root>
 </configuration>
\ No newline at end of file