Limit log output produced by spring-boot-deployment-tests:intTest
Closes gh-287302.4.x
parent
54b11cb3fb
commit
7d19ea4ca1
@ -0,0 +1,4 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<configuration>
|
||||||
|
<include resource="org/springframework/boot/logging/logback/base.xml"/>
|
||||||
|
</configuration>
|
Loading…
Reference in New Issue