Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upButton to create debug logs for developers #510
Labels
Projects
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In brave/browser-laptop#14644, we were looking for an easier way for users to send us Tor logs when they're having trouble. At triage on 2018-07-10, we decided to fix that in v1 rather than Muon. Instead of exposing log text in the the UI for various different features, we could automate bundling together all the logs, crash reports, and debug info from various features and compress them together in one file that users can send us when they're looking for an issue to be debugged.
This feature needs to be specified in at least two ways: what existing logs need to be bundled up, and where in the future-feature-shipping process do we make sure that new logs/&c. get included in this feature.