[jboss-dev-forums] [Design of JBoss Transaction Services] - Re: logging too verbose

mark.little@jboss.com do-not-reply at jboss.com
Fri Nov 3 14:16:39 EST 2006


Just looking at the wiki page:

INFO	Lifecycle low volume, e.g. "Bound x into jndi", things that are of interest to a user

These are of interest to the user, based on past experience of TS embedded in a range of application servers. So it's arguable whether or not INFO is appropriate. However, ignoring that, you can control the amount of logging from the recovery manager (which is what is generating these messages) and throttle it back. That would be one approach to reducing the amount of information. Alternatively, I assume that you'd expect these to be set at TRACE?

I'm trying to figure out the best approach for AS+TS that doesn't compromise TS stand-alone, where existing users expect these messages to come out on INFO.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3983073#3983073

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3983073



More information about the jboss-dev-forums mailing list