CeLog Tools (Windows Embedded CE 6.0)
1/5/2010
CeLog Event Tracking provides several options for flushing the CeLog buffer and for viewing logged data.
The CeLog tools include two applications, CeLogFlush.exe and OSCapture.exe that flush the CeLog buffer contents to a log file. You can also use the Kernel Tracker data transport layer to flush the buffer contents directly into Kernel Tracker for graphical depiction.
In addition, CeLog includes two applications for viewing logged data, Kernel Tracker and Readlog. Kernel Tracker provides graphical can accept CeLog data directly, in real-time or from a fixed buffer. To access and use CeLog output for analysis or debugging in text format, you must copy the buffer contents to a file, and then translate the output into readable text using the Readlog Viewing Tool.
If none of these options supports the functionality you want, you use Command-Line Options with Target Control in a command window, or create your own flush application.
In This Section
- CeLogFlush.exe
Describes the default flushing application that runs automatically.
- OSCapture.exe
Describes the flushing application that runs only on command.
- Manual Log File Flushing
Describes how to do log flushing using Target Control Window commands.
- Readlog Viewing Tool
Describes how to use the Readlog tool to do a variety of tasks.
Related Sections
- CeLog Data Viewing
List the CeLog tools for data viewing.
- CeLog Tool Customization
Describes how to customize events and data types, how to extend the Readlog viewing tool, and how to replace the CeLog event-tracking engine.
- Kernel Tracker
Describes how to use the tool that enables graphical analysis of CeLog data.