ThijmenGThN / swaparr

✦ A robust solution addressing stalled downloads in Starr apps.
MIT License
55 stars 0 forks source link

Clean logging #53

Open disconn3ct opened 21 hours ago

disconn3ct commented 21 hours ago

I would appreciate an option to disable the fancy logging, so that it is easier to review or parse. (And maybe it only logs actions instead of state. New/strike/unstrike/remove instead of listing the whole queue.) Almost anything is fine if it carries the info in a predictable format.

New: 0/3; The Amazing Movie; 20.01GB; Infinite
Strike: 2/3; The Other Movie; 20.0MB; Infinite
Sleep: 15m
Strike: 1/3; The Amazing Movie; 20.01GB; Infinite
Remove: 3/3; The Other Movie; 20.0MB; Infinite
ThijmenGThN commented 19 hours ago

Hi @disconn3ct

Thank you for your feedback.

I'll see if I can implement some kind of compact mode.

^ Thijmen