This section shows you how to control the log level of TAFJ Caching.
Use the following appender in the TAFJTrace.properties file. You can find the logs in $TAFJ_HOME/log/cache.log.
log4j.logger.CACHE=INFO, cache
In this topic