Skip to content

Commit 08aac25

Browse files
committed
Limit logging produced by spring-boot-loader-tests's intTest task
Closes gh-28651
1 parent ede3e4e commit 08aac25

File tree

1 file changed

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

1 file changed

+4
-0
lines changed
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)