Skip to content

Add clear button to dashboard console logs page #5458

@JamesNK

Description

@JamesNK

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions