@@ -10,5 +10,7 @@
],
"watch_options": {
"followSymlinks": false
- }
+ },
+ "error_file" : "./logs/app-err.log",
+ "out_file" : "./logs/app-out.log"
}