Add missing properties files to SDNC
[oom.git] / kubernetes / common / controller-blueprints / resources / config / logback.xml
index 9129fcf..b73db71 100644 (file)
@@ -33,6 +33,7 @@
 
     <logger name="org.springframework" level="info"/>
     <logger name="org.springframework.web" level="info"/>
+    <logger name="org.springframework.security.web.authentication" level="warn"/>
     <logger name="org.hibernate" level="error"/>
     <logger name="org.onap.ccsdk.apps" level="info"/>
 
@@ -40,4 +41,4 @@
         <appender-ref ref="STDOUT"/>
     </root>
 
-</configuration>
\ No newline at end of file
+</configuration>