-
-
Notifications
You must be signed in to change notification settings - Fork 206
Matrix
Kirill Osenkov edited this page Aug 12, 2017
·
11 revisions
Logger \ Source of events | MSBuild before 15.3 (no /bl) | MSBuild 15.3 or after (with /bl) | .binlog recorded by StructuredLogger.dll with MSBuild before 15.3 | .binlog recorded by StructuredLogger.dll with MSBuild 15.3 or newer | .binlog recorded by MSBuild |
---|---|---|---|---|---|
BinaryLogger checked into MSBuild 15.3 | N/A | ✅ | |||
BinaryLogger in StructuredLogger.dll | ✅ (minimal evaluation messages, no Preprocess) | ✅ | |||
StructuredLogger | ✅ (minimal evaluation messages, no Preprocess) |