Is there any FREE tool for Eclipse to create automatic logs of a program execution.
Lets supose i wanted to log all executions of a certain set of functions or the times and conditions when certain variables were accessed. But i don’t want to cluter my code code with debug code which is hard to change and configure.