1
0
mirror of https://github.com/vector-im/riotX-android synced 2025-10-05 15:52:47 +02:00

Log HTTP requests and responses in production (level BASIC, i.e. without any private data)

This commit is contained in:
Benoit Marty
2020-12-08 11:36:12 +01:00
committed by Benoit Marty
parent 28bfea6af0
commit a0c8a8e97c
3 changed files with 3 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ org.gradle.jvmargs=-Xmx2048m
org.gradle.vfs.watch=true
vector.debugPrivateData=false
vector.httpLogLevel=NONE
vector.httpLogLevel=BASIC
# 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