| <<< Assert: a proactive programming paractice... | Index | Unilog: a set of command-line tools >>> |
Tracing is a process of logging information about a program execution at run-time.
Trace statements allow to debug application without the debugger.
Tracing was the way most applications were debugged before interactive debuggers were invented.
The Unilog is an application-wide logging system, which enables to see a detailed view of program activity inside a running application.
| <<< Assert: a proactive programming paractice... | Index | Unilog: a set of command-line tools >>> |