Use verbose logging level for hhvm server

This commit is contained in:
Zach Borboa
2014-04-05 10:54:23 -07:00
parent 6f986545b1
commit 322b4c70ee
+4
View File
@@ -1,3 +1,7 @@
Log {
Level = Verbose
}
Server {
DefaultDocument = index.php
}