[jboss-jira] [JBoss JIRA] Updated: (JBAOP-623) SystemOutLoggerPlugin dumps trace level to the console for ALL projects that log

Kabir Khan (JIRA) jira-events at lists.jboss.org
Fri Aug 22 06:57:42 EDT 2008


     [ https://jira.jboss.org/jira/browse/JBAOP-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kabir Khan updated JBAOP-623:
-----------------------------

    Fix Version/s: 2.0.0.GA
                       (was: 2.0.0.CR16)


> SystemOutLoggerPlugin dumps trace level to the console for ALL projects that log
> --------------------------------------------------------------------------------
>
>                 Key: JBAOP-623
>                 URL: https://jira.jboss.org/jira/browse/JBAOP-623
>             Project: JBoss AOP
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 2.0.0.CR15
>            Reporter: Jason T. Greene
>            Assignee: Stale Pedersen
>             Fix For: 2.0.0.GA
>
>
> If aop is used by a project, and logging is intended to be muted (null plugin is used), AOP installs a logger that dumps everything (not just AOP messages) at all levels to the console. This is because the init method is static and affects everything that uses the jboss Logger class.  It would be much friendlier to other projects if the AOPLogger implemented this behavior instead of installing a global plugin. Also, it would be nice if the console output from it could be disabled via some property. 

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

        



More information about the jboss-jira mailing list