[jboss-dev-forums] [JBoss Transactions Development] - TransactionMonitoringAndVisualization
Andrew Dinn
do-not-reply at jboss.com
Thu Jun 27 04:10:07 EDT 2013
Andrew Dinn [https://community.jboss.org/people/adinn] commented on the document
"TransactionMonitoringAndVisualization"
To view all comments on this document, visit: https://community.jboss.org/docs/DOC-48255#comment-12361
--------------------------------------------------
Paul,
Why don't you use Byteman to log the info you need? This ought to be a lot cheaper than globally switching on trace for the transactions code. Also, you should be able to print more info than is printed by the trace code. If you develop a simple helper jar you could also direct the data to a known location rather than having to trawl through the log.
--------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/jboss-dev-forums/attachments/20130627/b548c332/attachment.html
More information about the jboss-dev-forums
mailing list