[Bug] [Api] Logback file STDOUT duplicate (#14966)

This commit is contained in:
旺阳 2023-09-26 20:19:43 +08:00 committed by GitHub
parent 6de1e2c1b3
commit 8cb765bdcb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,6 @@
<appender-ref ref="STDOUT"/>
</then>
</if>
<appender-ref ref="STDOUT"/>
<appender-ref ref="APILOGFILE"/>
</root>
</configuration>