pm2/test/fixtures/json-reload/echo-pre.json
2016-03-15 17:52:32 +01:00

8 lines
157 B
JSON

{
"name" : "echo-json",
"script" : "echo-env.js",
"log_date_format" : "YYYY-MM-DD HH:mm Z",
"out_file" : "echo-test.log",
"merge_logs" : true
}