sneljo1 / auryo

[Discontinued] Auryo - Unofficial Soundcloud Desktop App
http://auryo.com
GNU General Public License v3.0
637 stars 46 forks source link

Feature: Client Logging #257

Open technolo-g opened 4 years ago

technolo-g commented 4 years ago

💡 Feature request

What do you propose

I propose a toggle to enable client side logging, giving consumers the ability to debug errors a bit more easily. I would imagine a toggle and a file selector under advanced settings would do it.

Whats steps can we take to implement it

I suspect there is already logging available, so exposing it to the consumer should be fairly small in scope. If there is not yet logging, implementing that and then the settings.

Examples

I'm getting what seem to be auth failures (they clear up if I log out / log in), but I don't immediately see a way to get the contents of the errors. I can take a look to see if there is a way for me to implement this.