Hi,
      I am using AspectJ for the logging concern. I am able to add the log 
statements (entering & exiting) for all the public methods and also in 
exception cases. But, there are lot of other log statements inside the methods, 
which i want  add using the aspects. I am not able to find a solution for this 
using aspectJ. This is one of the main requirement, if i want to separate the 
logging concern from main business logic. 

can any body help me to solve this problem ?

Regards
Prasanna


      
____________________________________________________________________________________
Don't let your dream ride pass you by. Make it a reality with Yahoo! Autos.
http://autos.yahoo.com/index.html
 

_______________________________________________
aspectj-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/aspectj-users

Reply via email to