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

Add logging statements to scalprum-backend to log dynamic frontend plugins as well. #893

Closed
gashcrumb opened this issue Jan 22, 2024 · 1 comment · Fixed by #894
Closed
Assignees
Labels
jira Sync this issue with Jira kind/enhancement

Comments

@gashcrumb
Copy link
Member

What do you want to improve?

It'd be good if the frontend plugnis loaded were also logged just like the backend plugins, so that a user doesn't have to look in two places.

What is the current behavior?

Currently loaded backend plugins are logged to stdout, however frontend plugins are not, and the way to see that is by using the rest API once the app is initialized.

What is the new behavior?

We could have the scalprum plugin log what it discovers as well, which could look something like the second block of logging output in this screenshot:

image

@davidfestal do you think this would be worthwhile in the short term?

@github-actions github-actions bot added the jira Sync this issue with Jira label Jan 22, 2024
@davidfestal
Copy link
Contributor

@davidfestal do you think this would be worthwhile in the short term?

Yes, I think it can be useful.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
jira Sync this issue with Jira kind/enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants