現(xiàn)在是這樣的:
能否在這里面展示一下進程號呢?
因為我的 log 里內容是這樣的:
2025-02-05 16:46:54 pid:8474 Workerman[start.php] restart
2025-02-05 16:46:54 pid:8474 Workerman[start.php] is stopping ...
2025-02-05 16:46:54 pid:8474 Workerman[start.php] stop success
2025-02-05 16:49:11 pid:8474 Workerman[start.php] stopping ...
2025-02-05 16:49:11 pid:8474 Workerman[start.php] has been stopped
2025-02-05 16:49:13 pid:8500 Workerman[start.php] restart
2025-02-05 16:49:13 pid:8500 Workerman[start.php] is stopping ...
2025-02-05 16:49:13 pid:8500 Workerman[start.php] stop success
2025-02-05 16:50:01 pid:8500 Workerman[start.php] stopping ...
2025-02-05 16:50:01 pid:8500 Workerman[start.php] has been stopped
2025-02-05 16:50:02 pid:8526 Workerman[start.php] restart
2025-02-05 16:50:02 pid:8526 Workerman[start.php] is stopping ...
2025-02-05 16:50:02 pid:8526 Workerman[start.php] stop success
日志里展示的是pid,但是命令界面沒有,沒法區(qū)分是哪個服務產生的日志。