WebGlossary.info
Tracing
- A specialized use of logging to record information about a program’s execution. This information is typically used by programmers for debugging purposes, and additionally, depending on the type and detail of information contained in a trace log, by experienced system administrators or technical support personnel and by software monitoring tools to diagnose common problems with software. Tracing is a cross-cutting concern. There is not always a clear distinction between tracing and other forms of logging, except that the term “tracing” is almost never applied to logging that is a functional requirement of a program. ← Wikipedia
- Previous term: Tracer code
- Next term: Tracking
- Random term: DSDM