Jayant as you mentioned some classes are not managed by Spring, then you cant use Spring AOP for that classes. But those which are registered for them you can use Spring.
Also from your question it looks like you want to change logging lines. Its not possible directly but ya better idea is for those beans you can use Spring AOP and let them redirect to some other location/file.
Enjoy
Rohan Chauhan
------------------------------------------------------------------------------
SpringSource Certified Spring 3.0 Professional