log the config of each plugin at load time
Open
Nobody has claimed this yet.
architecture
dontautoclose
needs-triage
- Dominant language
- Python
- Stars
- 9.3k
- Forks
- 1.3k
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 14
Description
when a plugin is loaded, at the end of its configuration, copy the configuration into a new entry in the logfile
troubleshooting is tricky if the params aren't stored
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing where plugins are loaded and configured, then identify how configuration is written to the logfile. Confirm the appropriate point at the end of configuration and verify that each loaded plugin's parameters appear in the log for troubleshooting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100