Skip to content

Commit f795d1f

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/src/main/resources/logback.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<configuration>
2-
<logger name="reactor.netty" level="WARN"/>
2+
<logger name="reactor.netty" level="OFF"/>
33
</configuration>

0 commit comments

Comments
 (0)