Skip to content

Commit 8d44247

Browse files
committed
[Gradle] Use lifecycle logging and --console=plain.
1 parent f4423d2 commit 8d44247

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

gradle.properties

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
org.gradle.java.installations.auto-download=false
22
org.gradle.java.installations.fromEnv=BUILD_JAVA_HOME
33

4-
org.gradle.logging.level=warn
4+
org.gradle.console=plain
5+
org.gradle.logging.level=lifecycle
56
org.gradle.warning.mode=all
67

78
# HTTP timeouts for Gradle

0 commit comments

Comments
 (0)