Skip to content
Kirill Osenkov edited this page Aug 12, 2017 · 11 revisions

Logger | 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 in StructuredLogger.dll | ✅ (minimal evaluation messages, no Preprocess) | | |

Clone this wiki locally