Enable HTTP log in test environment

Change-Id: If57f56ddbb8e344fa3b661e84e9ef848853fc9c0
diff --git a/setup_local_env/configs/gerrit.config b/setup_local_env/configs/gerrit.config
index 13ecb0d..6f49cd7 100644
--- a/setup_local_env/configs/gerrit.config
+++ b/setup_local_env/configs/gerrit.config
@@ -32,6 +32,7 @@
     advertisedAddress = *:$SSH_ADVERTISED_PORT
 [httpd]
     listenUrl = proxy-$HTTP_PROTOCOL://*:$GERRIT_HTTPD_PORT/
+    requestLog = true
 [cache]
     directory = cache
 [plugins]