Skip to content

Add In-Extension Log Viewer for Debugging (Hidden in Production) #36

@Harman-rd

Description

@Harman-rd

Build a feature in the extension to display logs directly within the extension UI. This will help with easier debugging and tracking what's happening under the hood, especially during development and testing.

  • Display runtime logs within the extension interface (e.g., a dedicated tab, collapsible panel).
  • Ensure the log viewer is only accessible in development or debug mode — it should be hidden in production builds.
  • Support real-time logging (e.g., append new logs as they come).
  • Consider styling for readability (e.g., timestamps, log levels: info, warn, error).
  • Clear logs button.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions