MSBuildStructuredLog icon indicating copy to clipboard operation
MSBuildStructuredLog copied to clipboard

A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.

Results 140 MSBuildStructuredLog issues
Sort by recently updated
recently updated
newest added

- [ ] order children left to right by start time, to understand the calling order - [ ] Double clicking on a project node in the graph navigates and...

See https://github.com/KirillOsenkov/MSBuildStructuredLog/pull/294/commits/90c6f9c5acffc46ee9b33bd56a8780a5a4cabd36

It would be quite handy if we could get to utilize MSBuildStructuredLog's core features via command line interface. It helps to find issues in CLI-only / base OS installations, without...

I have not been able to figure out exactly what the repro steps are for this but sometimes if I have a large list of items and then I scroll...

I'm attempting to read a binlog file from an asp.net core application. After my requests reads a given file it attempts to delete it but I get sporadic lOExceptions stating...

From @AndyGerlicher: https://github.com/AndyGerlicher/msbuild/tree/binarylogperf That’s the branch I have. No idea what state it’s in at the moment or if it builds. I had spent time on trying to merge it...

high pri

- [x] Need to publish 1.1.192 for Chocolatey - [x] people are reporting that the version installed from Chocolatey doesn't auto-update using GitHub Squirrel - [ ] people are reporting...

When a property is reassigned, the log shows which file and line caused it, but for the first assignment of a property we just see the value it has, but...

It has very nice features, look into opportunities for synergy and cross-pollination