Skip to content
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

Dump extension logs to a file #64

Open
f1ames opened this issue Dec 4, 2023 · 0 comments
Open

Dump extension logs to a file #64

f1ames opened this issue Dec 4, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@f1ames
Copy link
Contributor

f1ames commented Dec 4, 2023

Since debugging the extension on someones machine may be problematic (or even asking to provide console logs), I was thinking it could be beneficial to write extension logs to a file additionally (maybe even without verbose flag on). Then when there is an issue with extension we can just ask to provide log dump (there could be a command to show it) and analyze it which could help with debugging/solving the issues which are hard to reproduce.

This should be done in a way to not impact extension performance and keep the log file at reasonable size, etc.

@f1ames f1ames added the enhancement New feature or request label Dec 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant