cake
cake copied to clipboard
Log current time when finishing task
trafficstars
Currently there is a log 'Finished executing task xxx', it will be better if it could also log the current time like 'Finished executing task xxx at 2017-09-25 11:01:30', or log as part of task summary.
The reason I want this is because I often forget if the build is the latest or the one I build before I made some changes.
I'd love to take a stab at this, I'm fairly new but I feel confident I could accomplish this!
Related to https://github.com/cake-build/cake/issues/2746