Hi Dave, We use to have this log statement in most of the method begin and end in Struts1, now working with S2+Spring, both are provide logging interceptor, so I wonder this can help me to reduce coding in new project.
I tried that on S2 and Spring, both not giving the result I want, so thinking is there anyway to achieve it or not, if not then I won't waste time research on this topic, still got a lot to explore on S2. Louis ________________________________ From: Dave Newton <newton.d...@yahoo.com> To: Struts Users Mailing List <user@struts.apache.org> Sent: Monday, August 17, 2009 3:51:47 PM Subject: Re: LoggingInterceptor mailtolouis2020-str...@yahoo.com wrote: > Yes, thats the log from my classes. I'm trying to achive similar kind > of log, or at least print the exact class and method name, instead of > the namespace and the alias name of the action. > > Is it possible to do that? ... I'm confused. If you have log statements inside your class that are printing the class and method name, what's the problem? Dave --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org