Show / Hide Table of Contents

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
  • Direct Download
  • WinGet

Chocolatey

choco install msbuild-structured-log-viewer

Direct Download

https://github.com/KirillOsenkov/MSBuildStructuredLog/releases/latest/download/MSBuildStructuredLogSetup.exe

WinGet

winget install KirillOsenkov.MSBuildStructuredLogViewer
Back to top Krypton Component Suite 2024 BSD 3-Clause License © Component Factory Pty Ltd, 2006 - 2016, All rights reserved. Modifications by Peter Wagner (aka Wagnerp), Simon Coghlan (aka Smurf-IV), Giduac & Ahmed Abdelhameed et al. 2017 - 2025. All rights reserved. https://github.com/Krypton-Suite