--- ZSQLExtend/ZSQLExtend.py 2011/02/23 20:05:51 1.142 +++ ZSQLExtend/ZSQLExtend.py 2012/02/15 08:08:42 1.143 @@ -435,7 +435,7 @@ class ZSQLExtendFolder(Folder,Persistent options.replace_table=replace options.backup_table=backup options.debug=debug - + logging.debug(options) if RESPONSE and log_to_response: # set up logging to response as plain text logging.debug("Setting up logging to RESPONSE")