Filtering CeLog Events
Other versions of this page are also available for the following:
8/27/2008
CeLog event types are arranged into related groups called zones. By enabling and disabling the CeLog zones, you can control the event types that CeLog collects. For example, the zone CELZONE_THREAD contains all event types related to threads. When you enable CELZONE_THREAD, CeLog collects all thread events as they occur.
You can also use CeLog zones to reduce the volume of data collected by event logging, because zones turn on and off certain data streams. For example, if you set the default zones to 0 in the registry on the development workstation, you do not collect information about events that occur while the device is booting.
In This Section
- Enabling CeLog Zones During Boot
Describes how to set initial zones in the registry of the development workstation.
- Setting CeLog Zones in the Target Device Registry
Describes how to set initial zones in the registry of the target device.
- Using Target Control Commands with CeLog
Describes how to change zones dynamically using the Target Control Debugging Commands.
- Setting CeLog Zones Programmatically
Provides information about manipulating zones programmatically from an application.
Related Sections
- CeLog Zones
Contains a complete list of the pre-defined collection zones you can set.
- Target Control Debugging Commands
Provides a complete reference for commands you can use from the Target Control Window.