Enable basic profile logging
On this page
This document describes how to enable logging of profile information to a separate log file.
Note that you can also in production switch on and off the HST Page diagnostics, which logs how long in milliseconds different parts of the HST request cycle took to execute. It gives you a very strong insight in the parts that take long for a request. The only thing not accounted in there is how long the HST model takes to load after something has changed in the configuration. Those numbers can be achieved by the log category below for the HstManagerImpl.
Add a appender to the log4j.xml configuration
log4j.xml:
Set log levels of classes producing performance information.
log4j.xml: