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

[debugger]: stream logs #4

Open
shikaan opened this issue May 10, 2024 · 0 comments
Open

[debugger]: stream logs #4

shikaan opened this issue May 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@shikaan
Copy link
Collaborator

shikaan commented May 10, 2024

When you are debugging you probably want to see the logs in real time of what's happening.
We could stream the logs in a separate tab.

For this to happen we probably need to intervene on the engine itself: we either need to stream the log file, or duplicate the logs when in debugging mode (so both to whatever mean the user selects in the app and additionally in the extension).

@shikaan shikaan added the enhancement New feature or request label May 10, 2024
@shikaan shikaan modified the milestone: v1.0.0 May 16, 2024
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