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 report log output at end of plugins command #2

Open
thrau opened this issue Jun 28, 2022 · 0 comments
Open

Add report log output at end of plugins command #2

thrau opened this issue Jun 28, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@thrau
Copy link
Member

thrau commented Jun 28, 2022

Currently the log output of the plugins command is a bit of a mess. There's no real good way of seeing the warnings that some files weren't importable and scannable for plugins. A nicely formatted report at the end of the command would be useful, containing

  • all discovered plugins and their files
  • all files that had an error while importing (and the related error)

It would also be useful to configure the loglevel and capture all the output created by simply importing code, similar to pytests' --log-cli-level

@thrau thrau added the enhancement New feature or request label Feb 16, 2024
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