Skip to content

Commit

Permalink
AbortedException 무시 logback.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hank-Choi committed Jan 13, 2025
1 parent 9af8750 commit f795d1f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/src/main/resources/logback.xml
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<configuration>
<logger name="reactor.netty" level="WARN"/>
<logger name="reactor.netty" level="OFF"/>
</configuration>

0 comments on commit f795d1f

Please sign in to comment.