I have been looking to log queries as well for a research project. I had it going before on a older version of phex. I had to edit a config file in my .phex dir and specify what type of logger I was going to use. I know that phex.common.log.NLogger is the class that logs errors, and you can modify that to log queries. |