Skip to content

Commit

Permalink
[Bug] [Api] Logback file STDOUT duplicate (#14966)
Browse files Browse the repository at this point in the history
(cherry picked from commit 8cb765b)
  • Loading branch information
qingwli authored and zhongjiajie committed Oct 11, 2023
1 parent cb80df4 commit 62275e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dolphinscheduler-api/src/main/resources/logback-spring.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,6 @@
<appender-ref ref="STDOUT"/>
</then>
</if>
<appender-ref ref="STDOUT"/>
<appender-ref ref="APILOGFILE"/>
</root>
</configuration>

0 comments on commit 62275e9

Please sign in to comment.