-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Desktop] Add error logging to view server errors in brave://rewards-internals page #9533
Comments
And not just network, but output from shared libs as well. This should be split between ads and rewards, so that user can load one or another in internals page. I think this needs to be recorded in a file and be per session for example. |
Discussed with privacy team and the log should be deleted when clearing browsing history and not log any diagnostic information when private browsing |
Verified passed using 1.11.91 and
Verification passed on
Verification passed on
|
Description
On brave://rewards-internals page would be great to have a way to show any errors returned from the server that are currently only visible in terminal logs.
Steps to Reproduce
Actual result:
No way to see any debugging info in the UI
Expected result:
Be able to go to a page like brave://rewards-internals and see an "errors" section (or similar) that lists errors (maybe only going back X number of days), as well as date/time stamp. Perhaps including request/response might be useful as well.
cc @NejcZdovc for consideration
The text was updated successfully, but these errors were encountered: