Setting up TAFJ Logger
This section shows the configurations that you need to make to monitor Temenos Transact execution and TAFJ internal behavior via logs.
This section helps you to get familiar with the TAFJ logger concepts.
This section describes the default Log4j and Log4j2 configuration.
This section shows you how to switch to SLF4J in scenarios where you want to use Log4j as a backend API to continue using any pre-PB201607 configuration.
Setting up Backward Compatibility
This section shows how you can continue to use log4j 1.2 natively.
By default, the TAFJ and Temenos Transact logs are saved under <TAFJ_HOME>/log. But, you can override this behavior by using certain properties. This section shows you how to customise your default TAFJ log folders.
When you use LOG4J2 as the logging API, it is possible to redirect COMOs to a standard logger.
This section explains you how to define a specific logger context to differentiate the logs from the different tenants in a multi-tenant environment.
In this topic