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

Add a ring buffer of logs for issue reports #1301

Closed
connor4312 opened this issue Jun 10, 2022 · 1 comment
Closed

Add a ring buffer of logs for issue reports #1301

connor4312 opened this issue Jun 10, 2022 · 1 comment
Assignees
Labels
feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Milestone

Comments

@connor4312
Copy link
Member

Currently, issue reports require reproducing the problem with trace: true. However, we could keep a ring buffer of the last, say, 1000 logs and probably be able to diagnose problems with that.

@connor4312 connor4312 added the feature-request Request for new features or functionality label Jun 10, 2022
@connor4312 connor4312 self-assigned this Jun 10, 2022
@connor4312 connor4312 added this to the June 2022 milestone Jun 10, 2022
@connor4312 connor4312 added the verification-needed Verification of issue is requested label Jun 28, 2022
@connor4312
Copy link
Member Author

There is a new command Debug: Save Diagnostic JS Debug Logs you can use on a running session to get recent debug logs

@jrieken jrieken added the verified Verification succeeded label Jun 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality verification-needed Verification of issue is requested verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants