Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Logging entry/exist points

Title: Logging entry/exist points

I'm sure this is in an example somewhere, but...

What is the best way to log the entry and exit of any method in any class?

I'd also like to be able to tell how it exited (normally, or from an exception).

Can someone point out some examples?  I'm sure this has to be pretty common...

Thanks!

--
Sloan


Back to the top