[jboss-jira] [JBoss JIRA] Updated: (JBAS-7418) Add the spring log category limit

Jason T. Greene (JIRA) jira-events at lists.jboss.org
Mon Nov 16 14:31:30 EST 2009


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

Jason T. Greene updated JBAS-7418:
----------------------------------

    Fix Version/s: JBossAS-6.0.0.M2
                       (was: JBossAS-6.0.0.M1)


> Add the spring log category limit
> ---------------------------------
>
>                 Key: JBAS-7418
>                 URL: https://jira.jboss.org/jira/browse/JBAS-7418
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Logging
>            Reporter: Jim Ma
>            Assignee: Jim Ma
>             Fix For: JBossAS-6.0.0.M2
>
>
> When run a spring based application in JBoss, the spring framework will dump the all the loaded beans full name. It's kind of debug information.  
> We can limit the  spring category to WARN to block that information: 
>    <!-- Limit the spring category to WARN-->
>    <category name="org.springframework">
>      <priority value="WARN"/>
>    </category>

-- 
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