Share via


Viewing Logged Events With Readlog

Other versions of this page are also available for the following:

Windows Mobile Not SupportedWindows Embedded CE Supported

8/27/2008

You can use Readlog to create a text file from the binary log file celog.clg.

To view CeLog events

  1. From a command window, navigate to the flat release directory.

  2. At the command prompt, type

    Readlog celog.clg output.txt
    

    This causes Readlog to convert the binary log file celog.clg to a text file called output.txt.

  3. From a text editor such as Notepad or Wordpad, open output.txt.

    If the output file is very large, you may want to use a text editor that processes large files faster.

See Also

Reference

Readlog Command-Line Options