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

(cherry picked from commit 8cb765bdcb)
This commit is contained in:
旺阳 2023-09-26 20:19:43 +08:00 committed by Jay Chung
parent cb80df4570
commit 62275e932d
1 changed files with 0 additions and 1 deletions

View File

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