-
Notifications
You must be signed in to change notification settings - Fork 680
Description
Is there an existing issue for this?
- I have searched the existing issues
Is your feature request related to a problem? Please describe the problem.
There are situations where a developer only wants to see logs for the next action that happens. Being able to clear the logs so they don't have to separate old vs new logs would be useful.
Describe the solution you'd like
A button on console logs page that clears the logs.
This could work by the dashboard calling the host, and the host calling DCP. Alternatively, we could "clear" the logs in the UI by recording the timestamp when the click happened and filter out logs older than the timestamp.
Additional context
No response
Felx-B, rcollette, rodjp, VolkmarR, ShaunEgan and 3 more