[jboss-user] [Messaging, JMS & JBossMQ] - Re: Trace level or?
AleksI
do-not-reply at jboss.com
Mon Aug 27 06:32:37 EDT 2007
So
I've tried with:
<category name="org.jboss.jms">
| <priority value="INFO" class="org.jboss.logging.XLevel"/>
| </category>
| <category name="org.jboss.ejb.plugins.jms">
| <priority value="INFO" class="org.jboss.logging.XLevel"/>
| </category>
and then in file:
log4j.info("MDBBug: Message is type " + message.getClass().toString() + " -- end info log");
and that still works not.
How I gett my JMS Beans or client action logged?
Please reply, it is urgent!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4078292#4078292
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4078292
More information about the jboss-user
mailing list