vscode-java
vscode-java copied to clipboard
Disable JVM logging by default.
- Since any JVM component may invoke logging, it may be best to disable all logging
- Related #2577
- Fixes #2292
Signed-off-by: Roland Grunberg [email protected]
Prompted again by https://github.com/redhat-developer/vscode-microprofile/issues/110#issuecomment-1255150646 , but also noticed it would fix the above opened issue.