CeLogFlush.exe (Windows Embedded CE 6.0)
1/5/2010
The CeLogFlush.exe application runs automatically to periodically empty, or flush, the contents of the RAM-based log buffer for the CeLog event tracking subsystem. It writes the data to a file. Because CeLogFlush.exe runs automatically, you can use it to gather data collected at any time in device execution, including data collected during boot.
If desired, you can use the CeLogFlush registry settings to control CeLogFlush behavior, such as the frequency of log file flushing, the size of RAM buffer, and the thread priority.
In This Section
- CeLogFlush Registry Settings
Provides detailed reference about CeLogFlush registry settings.
- CeLogFlush Command-Line Overrides
Provides general reference information about command-line options you can use to override CeLogFlush registry settings.
- Including CeLogFlush in a Run-Time Image
Provides step-by-step instructions for including CeLogFlush.exe in a run-time image.
- Collecting Data On A Standalone Device With CeLogFlush
Provides step-by-step instructions for collecting CeLog data on a target device that is not connected to a development workstation.
- Capturing CeLog Data During Boot
Provides step-by-step instructions for flushing the CeLog buffer during boot.
- Collecting Debug Messages in an Unlimited Buffer with CeLogFlush
Provides step-by-step instructions for creating a virtually unlimited buffer for CeLogFlush.
Related Sections
- CeLog Event Tracking Overview
Provides overview descriptions of CeLog tools.