[jboss-jira] [JBoss JIRA] Created: (JGRP-642) incorrect log level in PersistenceFactory.getInstance()

Chris Ekberg (JIRA) jira-events at lists.jboss.org
Thu Dec 6 10:00:51 EST 2007


incorrect log level in PersistenceFactory.getInstance()
-------------------------------------------------------

                 Key: JGRP-642
                 URL: http://jira.jboss.com/jira/browse/JGRP-642
             Project: JGroups
          Issue Type: Bug
    Affects Versions: 2.5.1
            Reporter: Chris Ekberg
         Assigned To: Bela Ban
            Priority: Trivial


in PersistenceFactory.java:

    public static PersistenceFactory getInstance() {
        log.error(" getting factory instance ");
        ...

I think that should be log.debug, not log.error.


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