summaryrefslogtreecommitdiffstats
path: root/charts/aai-resources/resources/fproxy/config/logback-spring.xml
diff options
context:
space:
mode:
Diffstat (limited to 'charts/aai-resources/resources/fproxy/config/logback-spring.xml')
-rw-r--r--charts/aai-resources/resources/fproxy/config/logback-spring.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/charts/aai-resources/resources/fproxy/config/logback-spring.xml b/charts/aai-resources/resources/fproxy/config/logback-spring.xml
index 4fae434..9a08348 100644
--- a/charts/aai-resources/resources/fproxy/config/logback-spring.xml
+++ b/charts/aai-resources/resources/fproxy/config/logback-spring.xml
@@ -40,9 +40,6 @@
</root>
<!-- LOG "com.baeldung*" at TRACE level -->
- <logger name="org.onap.aaf.fproxy" level="trace" additivity="false">
- <appender-ref ref="RollingFile" />
- <appender-ref ref="Console" />
- </logger>
+ <logger name="org.onap.aaf.fproxy" level="info" />
</configuration> \ No newline at end of file