eclipse / lsp4jakarta

Language Server for Jakarta EE
Eclipse Public License 2.0
34 stars 51 forks source link

Remove a log statement from the code action api code. #541

Closed aparnamichael closed 4 days ago

aparnamichael commented 4 days ago

Remove the recently added log statement used to track code action data received on the Jakarta server. This log prints frequently in the VS Code console, and when the log level is changed to debug, it does not appear in the console despite the trace being set to "verbose."