Log current time when finishing task
Open
Feature
- Dominant language
- C#
- Stars
- 4.2k
- Forks
- 778
- Avg merge
- 3h 37m
- Merged PRs (30d)
- 21
Description
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.
Contributor guide
Research direction
Start by locating the existing "Finished executing task" log message and the task-completion path that emits it. Check whether the timestamp belongs in that message or the task summary, then verify that completed-task output includes the current time in the requested format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- build-system, tooling
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100