microsoft / microsoft/copilot-for-eclipse
Logs info/default log messages to eclipse logs only if tracing is enabled.
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 126
- Forks
- 60
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 5
Description
LSP4E by default logs info/default messages to Eclipse logs. But we want to log info only if tracing is enabled.
see discussion https://github.com/eclipse-lsp4e/lsp4e/discussions/1233
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 with the LSP4E logging path that sends info/default messages to the Eclipse logs, then review the linked discussion for the intended tracing behavior. Confirm how tracing is detected and verify that info messages are logged only when tracing is enabled, while other logging behavior remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100