Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin System #16

Open
jarruda opened this issue Jun 29, 2023 · 0 comments
Open

Plugin System #16

jarruda opened this issue Jun 29, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jarruda
Copy link
Owner

jarruda commented Jun 29, 2023

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.)
@jarruda jarruda added the enhancement New feature or request label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant