Files
sdk/pkg/analysis_server/lib/src/plugin
Brian Wilkerson b8b41cbbba Add support for logging communications from plugins
I believe that this is the final piece to having all of the information
needed by the replay tool.

Change-Id: I367d628302c06397706172ba65c0de64972a2a34
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/459543
Reviewed-by: Keerti Parthasarathy <keertip@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2025-11-04 14:44:40 -08:00
..

This directory contains sources for the "prototype" plugin system introduced circa 2017, which is being replaced by the "new" plugin system introduced circa 2024. The sources for the "new" plugin system are located in ../plugin2.