Skip to content

Log View and Settings #929

Description

@SoulKa

Is your feature request related to a problem? Please describe.
In order to read logs one must open the log file from the terminal. This is cumbersome.

Describe the solution you'd like
Instead, we could have a log view somewhere in the app. I suggest to modify general app settings:

  • Add an input for log location that can be modified
  • Add a button to open logs in the app, which watches the file (like tail) and shows them in a monaco view with some minimal highlighting for log level, time etc.

Hint: The IpcPushStream class can be reused for this.

Describe alternatives you've considered

  • Another button to open logs in default text application on OS? But I think there might be no space for that

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    backendBackend related taskfrontendFrontend related taskpriority: lowLow priority feature

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions