mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-09-02 10:15:20 +00:00
buildozer: use log_level=1
This commit is contained in:
parent
d766ded8d4
commit
fcfbc937bc
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ p4a.source_dir = /opt/python-for-android
|
||||||
[buildozer]
|
[buildozer]
|
||||||
|
|
||||||
# (int) Log level (0 = error only, 1 = info, 2 = debug (with command output))
|
# (int) Log level (0 = error only, 1 = info, 2 = debug (with command output))
|
||||||
log_level = 2
|
log_level = 1
|
||||||
|
|
||||||
|
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
|
Loading…
Add table
Reference in a new issue