Skip to content

Commit a4ce9ac

Browse files
authored
Update logback.xml
1 parent 94a3bb6 commit a4ce9ac

File tree

1 file changed

+1
-1
lines changed
  • frameworks/Kotlin/ktor/ktor/src/main/resources

1 file changed

+1
-1
lines changed

frameworks/Kotlin/ktor/ktor/src/main/resources/logback.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</appender>
1212

1313

14-
<root level="INFO">
14+
<root level="ERROR">
1515
<appender-ref ref="ASYNC"/>
1616
</root>
1717

0 commit comments

Comments
 (0)