Skip to content

Commit 13021fa

Browse files
committed
Change TestContainers Logging Level to DEBUG
1 parent c6ba8a1 commit 13021fa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

servlet/spring-boot/java/saml2/login/src/main/resources/application.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
logging.level:
22
org.springframework.security: TRACE
33

4+
logging.level.org.testcontainers.containers: DEBUG
5+
46
spring:
57
docker:
68
compose:

0 commit comments

Comments
 (0)