That is the correct way to enable trace level messages. Look in the server.log
file, not the console as the console does not allow messages below INFO.

xxxxxxxxxxxxxxxxxxxxxxxx
Scott Stark
Chief Technology Officer
JBoss Group, LLC
xxxxxxxxxxxxxxxxxxxxxxxx

----- Original Message ----- 
From: "Bruce Snyder" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 11, 2002 9:41 AM
Subject: [JBoss-user] How can I enable trace level logging on the tx manager?


> I'm using JBoss 3.0.1 and I've been trying to configure Log4J to print the
> actions of the tx manager so that I can see the actions occurring. But I
> can't find a Log4J configuration that will print trace level logging. I've
> looked at the TxManager and the TxCapsule and they both contain trace
> logging statements. Can anyone suggest a Log4J configuration that will
> print trace level logging for the tx manager?
> 
> BTW, the following does not produce trace logging: 
> 
>     <category name="org.jboss.tm">
>         <priority value="TRACE" class="org.jboss.logging.XLevel" />
>     </category>




-------------------------------------------------------
In remembrance
www.osdn.com/911/
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to