Transaction Manager Service Logging

WARNING - TOPIC NOT WRITTEN - TOPIC ID: 398

This topic has not yet been written. The content below is from the topic description.
3.2.2. Transaction Service Logging The TransactionManagerService included with the Enterprise Platform handles logging differently than the stand-alone Transaction Service. Specifically, it overrides the value of the com.arjuna.common.util.logger property given in the jbossjta-properties.xml file, forcing use of the log4j_releveler logger. All INFO level messages in the transaction code behave as DEBUG messages. Therefore, these messages are only present in log files if the filter level is DEBUG. All other log messages behave as normal.