Log Levels View

* fetch and display loglevels

* change log levels for packages

* clean up logs

* address review comments

* switch the CONNECT_TO_LS key

* Avoid caching loggers data

* add copyright headers

---------

Co-authored-by: V Udayani <vudayani@vudayaniSMD6M.vmware.com>
This commit is contained in:
vudayani-vmw
2023-12-21 02:53:32 +05:30
committed by GitHub
parent f27c4236de
commit e319e43deb
23 changed files with 894 additions and 6 deletions

View File

@@ -129,6 +129,11 @@
"command": "vscode-spring-boot.spring.modulith.metadata.refresh",
"title": "Refresh Modulith Metadata",
"category": "Spring Boot"
},
{
"command": "vscode-spring-boot.set.log-levels",
"title": "Set Log Levels",
"category": "Spring Boot"
}
],
"configuration": [