mikefourie-zz / MSBuildExplorer

MSBuild Explorer
159 stars 23 forks source link

Integrate "MSBuild Structured Log Viewer"? #8

Open jbaehr opened 6 years ago

jbaehr commented 6 years ago

While MSBuildExplorer is nice to explore an msbuild proj-file before building, the "MSBuild Structured Log Viewer" is a powerful tool to evaluate msbuild logs after building.

It would be nice if MSBuildExplorer could offer a work flow where the build logs could be analyzed in the Structured Log Viewer directly. I think this could boil down to some additional parameters to the msbuild command line and launching the log viewer with the corresponding log afterwards...

http://msbuildlog.com/ https://github.com/KirillOsenkov/MSBuildStructuredLog