[jboss-jira] [JBoss JIRA] Resolved: (JGRP-642) incorrect log level in PersistenceFactory.getInstance()
Bela Ban (JIRA)
jira-events at lists.jboss.org
Thu Feb 28 08:35:42 EST 2008
[ http://jira.jboss.com/jira/browse/JGRP-642?page=all ]
Bela Ban resolved JGRP-642.
---------------------------
Resolution: Done
> 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
> Fix For: 2.7
>
>
> 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