07th-mod / python-patcher

Mod Installer for the Higurashi and Umineko Games
150 stars 12 forks source link

Improve installer log output #199

Closed drojf closed 1 year ago

drojf commented 1 year ago

Currently, there is a lot of unnecessary logging (given what kind of problems we get reported these days).

For example, excessive printing of what the browser requests is unnecessary, since we don't usually get problems related to the serving of web pages these days.

Also, some parts could be expressed more succinctly/ on one line instead of 10 etc..

drojf commented 1 year ago

Should be fixed now as of https://github.com/07th-mod/python-patcher/tree/v1.2.18, see:

e073a91a339ba9e22122221c46d179b008a2dba7 29ef8ca1d604e4222511958cb25e18d1b6f73637