Allow logging levels to be changed dynamically
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Java
- Stars
- 15.8k
- Forks
- 2.6k
- Avg merge
- 13h 16m
- Merged PRs (30d)
- 17
Description
Initial suggestion is an Options panel which shows a list of all of the log4j loggers and allows their levels to be changed.
Looks like the current list of loggers can be found as per https://stackoverflow.com/questions/17511763/what-is-getcurrentloggerss-analog-in-log4j2
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 reviewing ZAP's existing Options panels and the current logging setup, then follow the linked guidance on enumerating log4j2 loggers. The work is complete when an Options panel lists the available loggers and lets users change their levels dynamically; no specific files or tests are named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- desktop, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100