#2015·laf

[Feature] Support suspend log writing

Author: CherishTheYouthCreated Jun 22, 2024Updated Jun 22, 2024
Labelsfeature

Search before asking

  • I had searched in the issues 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!