mirror of
https://github.com/DragoonAethis/itch-dl.git
synced 2025-04-21 03:51:18 +02:00
Hide the verbose file details from logs
This commit is contained in:
parent
5f5f61bffb
commit
a7936f09cb
@ -300,7 +300,7 @@ class GameDownloader:
|
||||
errors.append(f"Upload metadata incomplete: {upload}")
|
||||
continue
|
||||
|
||||
logging.info(upload)
|
||||
logging.debug(upload)
|
||||
upload_id = upload["id"]
|
||||
file_name = upload["filename"]
|
||||
file_type = upload["type"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user