Instrumentation (computer programming): Difference between revisions

Content deleted Content added
No edit summary
Output: more specific link
Line 7:
* [[Debugging]] and (structured) [[exception handling]] - tracking down and fixing programming errors in an application under development.
* Performance counters - components that allow the tracking of the performance of the application.
* [[DataComputer logger|Eventdata logslogging]] - components that allow the logging and tracking of major events in the execution of the application.
 
==See also==