Diagnostic tracking file
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
A top-level diagnostic tracking file is created when the first event is triggered, and appended for every subsequent event. This file allows you to correlate an event sub-directory with a specific event.
If your output format is CSV, the diagnostic tracking file is formatted as follows:
|
The "Status" element contains START or END to indicate the
duration of the event.
If your output format is JSON, the diagnostic tracking file is formatted as shown in the following example:
|