Add tab to view console logs #38

Open
opened 2023-03-01 19:46:26 +01:00 by lucas · 0 comments
Owner

Directing people to console logs and extracting the crash report was always a pain.

A view to list and read the logs should be simple enough, and could be extended to allow focusing/extracting stack traces by simple pattern matching.

  • List files, sorted by newest
  • Button to open the file explorer at that location
  • Allow reading files
  • Basic highlighting (see bat's .log handling)
  • Find stack traces
  • Some way to make it simple to package things up for a report on Nexus/Discord
Directing people to console logs and extracting the crash report was always a pain. A view to list and read the logs should be simple enough, and could be extended to allow focusing/extracting stack traces by simple pattern matching. - [ ] List files, sorted by newest - [ ] Button to open the file explorer at that location - [ ] Allow reading files - [ ] Basic highlighting (see `bat`'s `.log` handling) - [ ] Find stack traces - [ ] Some way to make it simple to package things up for a report on Nexus/Discord
lucas added the
crate/dtmm
stage
actionable
kind
feature
labels 2023-03-01 19:46:26 +01:00
lucas added the
status/good first issue
label 2023-04-25 16:54:05 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: bitsquid_dt/dtmt#38
No description provided.