pm2 logs /api/ # 使用正则来匹配日志 $ pm2 logs --format # 格式化输出 $ pm2 logs --json # json 格式输出日志 $ pm2 logs --lines 1000 ...
確定! 回上一頁