Skip to content

Commit 1c9fd7a

Browse files
committed
test logs off/error
1 parent 0ea096e commit 1c9fd7a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<configuration>
33
<include resource="org/springframework/boot/logging/logback/base.xml" />
4+
<logger name="org.springframework" level="OFF"/>
5+
<logger name="test.org.springdoc.api" level="ERROR"/>
46
</configuration>

0 commit comments

Comments
 (0)