Skip to content

Commit 8b373d8

Browse files
committed
GH-354: Enable trace logs within test reports
1 parent 52cb796 commit 8b373d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
-->
144144
<argLine>
145145
-Dorg.slf4j.simpleLogger.log=INFO
146-
-Dorg.slf4j.simpleLogger.log.io.github.ascopes.jct=DEBUG
146+
-Dorg.slf4j.simpleLogger.log.io.github.ascopes.jct=TRACE
147147
-Xshare:off
148148
-XX:+TieredCompilation
149149
-XX:TieredStopAtLevel=1

0 commit comments

Comments
 (0)