hi I have a core java(1.5) application (Its not a web based application) in which we have to incorporate logging framework for each and every method that executes. I have a few question: 1) Can we incorporate aspect j with core java application ? 2) If yes thn how to create logging advice. 3) What all configuration changes will be required to achieve this
Thanks Sumit -- View this message in context: http://aspectj.2085585.n4.nabble.com/Aspect-J-with-Core-Java-application-tp3889772p3889772.html Sent from the AspectJ - users mailing list archive at Nabble.com. _______________________________________________ aspectj-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/aspectj-users
