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

Show which plugins interact with the application in runtime #40

Open
yeegor opened this issue Jul 1, 2021 · 0 comments
Open

Show which plugins interact with the application in runtime #40

yeegor opened this issue Jul 1, 2021 · 0 comments

Comments

@yeegor
Copy link
Contributor

yeegor commented Jul 1, 2021

Overview

Currently, we are able to see which plugins are enabled in the application, but we have no idea when exactly do they trigger.
Sometimes it is necessary. Let's provide an opportunity to see which plugin gets triggered, right in the runtime.

Solutions

Possible implementation options:

  1. Toggleable additional logging into console, on plugin trigger
  2. Chrome plugin to display all plugin-related info
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant