[Feature] Support suspend log writing
Open
feature
- Dominant language
- TypeScript
- Stars
- 7.6k
- Forks
- 670
- PR merge metrics
- No merged PRs in 30d
Description
### Search before asking
- [X] I had searched in the [issues](https://github.com/labring/laf/issues?q=is%3Aissue) and found no similar issues.
### Feature Request
## What my problem
When I use laf for development, I may console.log some debug info, but as the laf is public and other team member may also execute some same task, so usually my log will be refreshed before I viewed it, that's really terrible DX. It's hard to use.
## What I want
Logs cloud be paused, when it paused, the current logs won't be refreshed.
### Are you willing to submit PR?
- [ ] Yes I am willing to submit a PR!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.