In Eclipse L4P4E I see the following log messages:
[t=1580217833406] LSP4E to org.eclipse.dartboard.server:
{"jsonrpc":"2.0","id":"37","method":"textDocument/completion","params":{"textDocument":
The logging in Dartcode seems not to be logging the language server communication but the analysis server:
3:03:38 PM] [Analyzer] [Info] <== {"event":"completion.availableSuggestions",
Is is planned to move the logging to LSP based communication.