[jbossseam-issues] [JBoss JIRA] Updated: (JBSEAM-1796) more useful logging for Controller objects

Pete Muir (JIRA) jira-events at lists.jboss.org
Tue Jan 29 08:13:00 EST 2008


     [ http://jira.jboss.com/jira/browse/JBSEAM-1796?page=all ]

Pete Muir updated JBSEAM-1796:
------------------------------

    Component/s: Framework

> more useful logging for Controller objects
> ------------------------------------------
>
>                 Key: JBSEAM-1796
>                 URL: http://jira.jboss.com/jira/browse/JBSEAM-1796
>             Project: JBoss Seam
>          Issue Type: Feature Request
>          Components: Framework
>    Affects Versions: 2.0.0.BETA1
>            Reporter: Matt Drees
>            Priority: Minor
>
> When a class derived from Controller calls debug("message"), the result is something like:
> DEBUG 13-08 15:10:48,309 [org.jboss.seam.framework.Controller.debug():188] message
> The location info is useless.  
> I can get around this by using getLog().debug("message"), which will display the correct location info.  But "debug()" is just so convenient...
> Or at least let me set the FQCN on the underlying Log4jProvider.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the seam-issues mailing list