mirror of
https://github.com/Unitech/pm2.git
synced 2025-12-08 20:35:53 +00:00
8 lines
157 B
JSON
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
|
|
}
|