Skip to content

Latest commit

 

History

History
37 lines (17 loc) · 1.18 KB

logger-and-logviewer.md

File metadata and controls

37 lines (17 loc) · 1.18 KB
title description keywords ms.date
Logger and LogViewer
Logger and LogViewer
Logger
LogViewer
05/23/2017

Logger and LogViewer

The Logger and LogViewer tools provide an alternative to standard user-mode debugging. Logger can monitor the actions of a user-mode target application and record all of its API calls. The resulting information can be displayed in the debugger, saved as a text file, or displayed in a powerful interactive format by the LogViewer tool..

Where to get Logger and LogViewer

Logger and LogViewer are included in Debugging Tools for Windows.

In this section

Logger

LogViewer

The Logger Manifest

See also

Tools Included in Debugging Tools for Windows