LiuLiu %!s(int64=3) %!d(string=hai) anos
pai
achega
3cdd9b0600
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      pm2.config.json

+ 3 - 1
pm2.config.json

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