What is the use of trace utility?

Q

What is the use of trace utility?

✍: Guest

A

Tracing is a very important monitoring and debugging tool for distributed, multitier applications. Such applications often contain problems that can only be observed when the application is under a heavy load and the inherent randomness of a real-life environment. Trace utility allows developers and administrators to monitor the health of applications running in real-life settings.

2014-11-10, 1506👍, 0💬