Restore previous log level
This commit is contained in:
parent
9d7c4abb97
commit
11b5c2c3ba
|
@ -16,7 +16,7 @@ org.gradle.jvmargs=-Xmx1536m
|
||||||
|
|
||||||
|
|
||||||
vector.debugPrivateData=false
|
vector.debugPrivateData=false
|
||||||
vector.httpLogLevel=HEADERS
|
vector.httpLogLevel=NONE
|
||||||
|
|
||||||
# Note: to debug, you can put and uncomment the following lines in the file ~/.gradle/gradle.properties to override the value above
|
# Note: to debug, you can put and uncomment the following lines in the file ~/.gradle/gradle.properties to override the value above
|
||||||
#vector.debugPrivateData=true
|
#vector.debugPrivateData=true
|
||||||
|
|
Loading…
Reference in New Issue