KirillOsenkov / MSBuildStructuredLog

A logger for MSBuild that records a structured representation of executed targets, tasks, property and item values.
MIT License
1.45k stars 196 forks source link

Improve load times by off loading property insertion to the background thread #657

Closed yuehuang010 closed 1 year ago

yuehuang010 commented 1 year ago

Improve load times by off loading property insertion to a background thread