dart-sdk/pkg/analysis_server/tool
Konstantin Shcheglov dd3759d9cc Revert "Remove ServerService.LOG"
This reverts commit 41397cbb9a.

Reason for revert: Actually, we do use it in google3.

Original change's description:
> Remove ServerService.LOG
>
> It looks that it is not used. We have a way to turn it on in
> DartAnalysisServerService.java in Dart plugin for IntelliJ, but
> setServerLogSubscription is not used in the plugin, marked as to be
> used in the Flutter plugin, but actually is not used there.
>
> Change-Id: If851044385100543ec0ff30e02dee3d99f1558e4
> Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/219362
> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
> Commit-Queue: Konstantin Shcheglov <scheglov@google.com>

TBR=scheglov@google.com,jwren@google.com,brianwilkerson@google.com

Change-Id: If5b807bf40adb8527aa801608fac6b1052adf67f
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/219382
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
2021-11-05 02:18:28 +00:00
..
bulk_fix bulk fix for prefer_expression_function_bodies 2021-10-26 20:11:50 +00:00
code_completion Make CompletionPerformance a wrapper around existing OperationPerformance. 2021-11-01 18:49:31 +00:00
instrumentation Make local variables that hide fields be final (analysis_server) 2021-04-24 18:12:07 +00:00
lsp_spec Remove extra the, be and of 2021-10-20 09:29:01 +00:00
spec Revert "Remove ServerService.LOG" 2021-11-05 02:18:28 +00:00