I would like to log something to some Eclipse view after/before specific methods are entered in my Java project.
Is this possible?
- I don't want it to break to the Debugger, so no breakpoints
- AspectJ might be a last resort, but can you provide some quick'n'dirty tutorial with it, as it is quite foreign to me
ADDITIONAL INFO 1: I am using Eclipse 4.2