Skip to content

Commit 7d19ea4

Browse files
committed
Limit log output produced by spring-boot-deployment-tests:intTest
Closes gh-28730
1 parent 54b11cb commit 7d19ea4

File tree

1 file changed

+4
-0
lines changed
  • spring-boot-tests/spring-boot-deployment-tests/src/intTest/resources

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<configuration>
3+
<include resource="org/springframework/boot/logging/logback/base.xml"/>
4+
</configuration>

0 commit comments

Comments
 (0)