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.
💡 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.