-
|
It would be interesting if the logger could display the execution time of the completed task when diplaying the completion message: deployer/src/Logger/Logger.php Line 110 in d091b92 With something like If a deployment is taking too much time, this could help us to investigate which task is causing the slow deployment. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
Nice idea! We should do it! |
Beta Was this translation helpful? Give feedback.
-
|
Implemented in https://github.com/deployphp/deployer/releases/tag/v8.0.1 |
Beta Was this translation helpful? Give feedback.
Implemented in https://github.com/deployphp/deployer/releases/tag/v8.0.1