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