[jboss-jira] [JBoss JIRA] Created: (JBASPECT-33) Only log trace level in an if(traceEnabled) block

Andrew Lee Rubinger (JIRA) jira-events at lists.jboss.org
Wed Aug 19 06:00:26 EDT 2009


Only log trace level in an if(traceEnabled) block
-------------------------------------------------

                 Key: JBASPECT-33
                 URL: https://jira.jboss.org/jira/browse/JBASPECT-33
             Project: JBoss Aspects
          Issue Type: Task
          Components: current-invocation
            Reporter: Andrew Lee Rubinger
            Assignee: Andrew Lee Rubinger
             Fix For: 1.0.1.GA-current-invocation 


CurrentInvocation register/deregister logs Thread information at trace level, making many unnecessary StringBuilder calls which add up in invocation time.

Put this in a trace block.

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