update
This commit is contained in:
parent
753ef72ea0
commit
d344582302
@ -43,7 +43,7 @@ module.exports = {
|
|||||||
log_file: './logs/pm2-combined.log',
|
log_file: './logs/pm2-combined.log',
|
||||||
time: true, // 日志带时间戳
|
time: true, // 日志带时间戳
|
||||||
log_date_format: 'YYYY-MM-DD HH:mm:ss Z',
|
log_date_format: 'YYYY-MM-DD HH:mm:ss Z',
|
||||||
merge_logs: true, // 合并实例日志
|
merge_logs: false, // 关闭日志合并(避免重复日志)
|
||||||
|
|
||||||
// ============================================
|
// ============================================
|
||||||
// 进程管理
|
// 进程管理
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user