[jboss-jira] [JBoss JIRA] Updated: (JGRP-490) Make logging dynamic

Bela Ban (JIRA) jira-events at lists.jboss.org
Thu Apr 26 10:43:30 EDT 2007


     [ http://jira.jboss.com/jira/browse/JGRP-490?page=all ]

Bela Ban updated JGRP-490:
--------------------------

        Fix Version/s: 2.4.1 SP3
                       2.5
    Affects Version/s:     (was: 2.5)
                           (was: 2.4.1 SP3)
          Description: 
Make logging dynamic, ie. change if(trace) back to if(log.isTraceEnabled()). This allows for dynamically turning tracing on and off at runtime.
Performance tests compared to if(trace) should be done in 2.6 (JGRP-484)

> Make logging dynamic
> --------------------
>
>                 Key: JGRP-490
>                 URL: http://jira.jboss.com/jira/browse/JGRP-490
>             Project: JGroups
>          Issue Type: Task
>            Reporter: Bela Ban
>         Assigned To: Bela Ban
>            Priority: Minor
>             Fix For: 2.5, 2.4.1 SP3
>
>
> Make logging dynamic, ie. change if(trace) back to if(log.isTraceEnabled()). This allows for dynamically turning tracing on and off at runtime.
> Performance tests compared to if(trace) should be done in 2.6 (JGRP-484)

-- 
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 jboss-jira mailing list