Using the MSBuild Log Viewer
When building the Standard Toolkit, it will generate a file named build-log.binlog, which will be located in the Logs directory. To open it, you'll need to install the MSBuild Structured Log Viewer tool. Installing it can be achieved in the following ways:-
Chocolatey
choco install msbuild-structured-log-viewer
Direct Download
https://github.com/KirillOsenkov/MSBuildStructuredLog/releases/latest/download/MSBuildStructuredLogSetup.exe
WinGet
winget install KirillOsenkov.MSBuildStructuredLogViewer