我的节点模块使用pm2的--log-date-format选项在输出console.log时包含时间戳。顺便说一下,节点模块的日志中有时会丢失时间戳。
例如,
2018-03-01 17:04:02 hello 1
2018-03-01 17:04:02 hello 2
hello 3
2018-03-01 17:04:03 hello 4
我该如何解决这个问题?这是因为pm2还不成熟吗?
感谢。
答案 0 :(得分:0)
也许这就是问题吗?
https://github.com/Unitech/pm2/issues/183
但是,这不是强制解决方案,但现在已关闭。在评论pm2中,有时--log-date-format