chore: Add init logging to conformance tests

This commit is contained in:
Joachim Van Herwegen 2022-02-14 08:43:56 +01:00
parent d2870e5c8b
commit 847dc821b8

View File

@ -10,4 +10,6 @@ RESOURCE_SERVER_ROOT=http://localhost:3000
TEST_CONTAINER=/alice/
quarkus.log.category."ResultLogger".level=INFO
quarkus.log.category."com.intuit.karate".level=DEBUG
quarkus.log.category."org.solid.testharness.http.Client".level=DEBUG
quarkus.log.category."org.solid.testharness.http.AuthManager".level=DEBUG
MAXTHREADS=1