Skip to content

Add log collection and share screen #1264

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

Open
3 tasks done
MV-GH opened this issue Oct 17, 2023 · 2 comments
Open
3 tasks done

Add log collection and share screen #1264

MV-GH opened this issue Oct 17, 2023 · 2 comments
Labels
5 - high priority This issue affects core functionality and must be fixed ASAP enhancement New feature or request

Comments

@MV-GH
Copy link
Collaborator

MV-GH commented Oct 17, 2023

Pre-Flight checklist

  • Did you check to see if this issue already exists?
  • This is a single feature request. (Do not put multiple feature requests in one issue)
  • This is not a question or discussion. (Use https://lemmy.ml/c/jerboa for that)

Describe The Feature Request Below

Add a screen similar to, crash logs, but instead it has a button to start collecting logs. Then it displays the current logs, switches the start collecting logs button to stop collecting logs. On pressing stop it stops collecting and makes an entry like crash logs.

@MV-GH MV-GH added the enhancement New feature or request label Oct 17, 2023
@MV-GH MV-GH added the 5 - high priority This issue affects core functionality and must be fixed ASAP label Feb 22, 2024
@MV-GH
Copy link
Collaborator Author

MV-GH commented Feb 22, 2024

I have looked into this but it does seem like we will have to replace all Log calls with a custom Logger.

There is no way to hook into the existing Log class.

@dessalines Would that be problem?

@dessalines
Copy link
Member

Yeah that'd be fine.

@MV-GH MV-GH mentioned this issue Apr 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - high priority This issue affects core functionality and must be fixed ASAP enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants