Kind of answering my own question: log4j.logger.tapestry.enhance=DEBUG
does the trick. I can see the enhanced source code being printed. The unanswered part for me, but more for academic interest is: How the log4j configuration translates to hivemind knowing to create a new Log object for the ComponentConstructorFactoryImpl is something I've not been able to figure yet!!