Skip to content

Commit 9af8750

Browse files
committed
AbortedException 무시 logback.xml
1 parent 8ab1948 commit 9af8750

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

api/src/main/resources/logback.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<configuration>
2+
<logger name="reactor.netty" level="WARN"/>
3+
</configuration>

0 commit comments

Comments
 (0)