rxjs-debugging-for-vscode icon indicating copy to clipboard operation
rxjs-debugging-for-vscode copied to clipboard

Log Point History

Open swissmanu opened this issue 3 years ago • 1 comments

Suggestion

For every log point enabled, provide a way to show the history of all logged events/values.

Advantages

  • Analyze application behavior after running a specific test scenario without rerunning.

Risks

  • Storage
  • Memory
  • UI/UX

swissmanu avatar May 15 '21 08:05 swissmanu

Instead of a plain list of events, could/should we use marbles diagrams?

https://rxmarbles.com/

swissmanu avatar Dec 02 '21 17:12 swissmanu