[jboss-dev-forums] [Design of JBoss Transaction Services] - logging too verbose
scott.stark@jboss.org
do-not-reply at jboss.com
Fri Nov 3 14:00:04 EST 2006
The tm logging levels are too verbose for our defaults. None of these message should be at INFO level as they don't conform to the logging level usage and should not be showing up on the console:
| 10:54:48,466 INFO [arjLogger] Periodic recovery - second pass <Fri, 3 Nov 2006 10:54:48>
| 10:54:48,467 INFO [arjLogger] AtomicActionRecoveryModule: Second pass
| 10:54:48,467 INFO [txojLoggerI18N] [com.arjuna.ats.internal.txoj.recovery.TORecoveryModule_6] - TORecoveryModule - second pass
| 10:54:48,467 INFO [loggerI18N] [com.arjuna.ats.internal.jta.recovery.info.secondpass] Local XARecoveryModule - second pass
| 10:56:48,486 INFO [arjLogger] Periodic recovery - first pass <Fri, 3 Nov 2006 10:56:48>
| 10:56:48,486 INFO [arjLogger] StatusModule: first pass
| 10:56:48,487 INFO [txojLoggerI18N] [com.arjuna.ats.internal.txoj.recovery.TORecoveryModule_3] - TORecoveryModule - first pass
| 10:56:48,487 INFO [loggerI18N] [com.arjuna.ats.internal.jta.recovery.info.firstpass] Local XARecoveryModule - first pass
|
See http://wiki.jboss.org/wiki/Wiki.jsp?page=UsageOfLoggingLevels
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983067#3983067
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983067
More information about the jboss-dev-forums
mailing list