devika icon indicating copy to clipboard operation
devika copied to clipboard

Implement the Logs page in the Svelte Web UI

Open mufeedvh opened this issue 11 months ago • 1 comments

In the main UI, the Logs page is not implemented yet. Here's how to implement it:

API

Get Real-time Logs

Endpoint: /api/real-time-logs Method: GET

Poll this endpoint in the main event loop.

UI

Render the logs inside a code block with syntax highlighting for log files.

mufeedvh avatar Mar 21 '24 05:03 mufeedvh

Hi, I'm interested in contributing to this issue if it's not already taken.

dsfx3d avatar Mar 22 '24 17:03 dsfx3d