Files
sdk/pkg/dart_runtime_service/test/utils
Ben Konyi 5bb13f1788 [ Service ] Cleanup dart_runtime_service* logging and DDS state
A few minor changes:

 - Log output is now written to stderr.
 - `Service.controlWebServer`'s `silenceOutput` parameter is now
   respected, along with the `SILENT_OBSERVATORY`, `SILENT_VM_SERVICE`,
   and `SILENT_SERVICE` Dart defines.
 - DDS launcher state is cleaned up if the service server is shutdown
   via SIGQUIT.

Change-Id: I0e3e271905ad6bc111151bac086fe7661c23d578
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/491280
Reviewed-by: Jessy Yameogo <yjessy@google.com>
Reviewed-by: Nicholas Shahan <nshahan@google.com>
Commit-Queue: Ben Konyi <bkonyi@google.com>
2026-04-10 12:04:28 -07:00
..