[jboss-jira] [JBoss JIRA] Created: (JBLOGGING-11) isLoggable(Level) always returning true

David Lloyd (JIRA) jira-events at lists.jboss.org
Mon Mar 9 18:12:22 EDT 2009


isLoggable(Level) always returning true
---------------------------------------

                 Key: JBLOGGING-11
                 URL: https://jira.jboss.org/jira/browse/JBLOGGING-11
             Project: JBoss Logging
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: jboss-logmanager
    Affects Versions: 1.0.0.CR2-jboss-logmanager
            Reporter: David Lloyd
            Assignee: David Lloyd
             Fix For: 1.0.0.CR3-jboss-logmanager


...due to an if (true) return true; added for debug purposes some unknown time ago.

With the fix, the server starts up marginally (a matter of ms) faster with --log=log4j and much faster (7 seconds) with --log=jdk.  On my system, this change makes --log=jdk actually a smidge faster than --log=log4j.

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