Skip to content

Plugin System #16

@jarruda

Description

@jarruda

Add a system to support plugins: shared libraries that can be loaded dynamically to add functionality to the log viewer.

Plugins should be able to:

  • Add new tab types that can be opened in a log view.
  • Register hotkeys.
  • Add a new log source (e.g. to download logs from S3 or CloudWatch).
  • Subscribe to arbitrary events from the viewer (log file opened, log file changed, selection made.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions