Replies: 3 comments 1 reply
|
I like the idea. |
0 replies
|
For now I would add the output only to the verbose mode |
0 replies
|
Just released version Thanks for suggesting it. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Current version of CaptainHook (5.27.5) print duration of all actions executed by a hook.
For example
See
captainhook/src/Runner/Hook.php
Lines 259 to 277 in db63947
But it could be useful to have duration for each action too. That will allows to see what action take too much time !
All reactions