[ http://jira.codehaus.org/browse/CONTINUUM-779?page=comments#action_69867 ]
Trygve Laugstol commented on CONTINUUM-779: ------------------------------------------- 1) Why can't the ActionSupport implement LogEnabled directly? The logger field should not be protected, it should be private. The subclasses will access the logger through getLogger() 2) getLogger().logX() should always include the exception so it will be printed out on the console. > Creation of AbstractActionLogger that extends ActionSupport and implements > LogEnabled > ------------------------------------------------------------------------------------- > > Key: CONTINUUM-779 > URL: http://jira.codehaus.org/browse/CONTINUUM-779 > Project: Continuum > Type: Sub-task > Reporter: Teodoro Cue Jr. > Attachments: AXPENTBUILDENV-60-continuum-webapp.patch > > > A class that will be use by all actions. This is to eliminate code repetition > when actions implements the LogEnabled interface. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira