Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Include package names in task logs #377

Open
sunilsurana opened this issue May 11, 2020 · 0 comments
Open

Include package names in task logs #377

sunilsurana opened this issue May 11, 2020 · 0 comments

Comments

@sunilsurana
Copy link
Member

Feature Ask:
When Just prints task started and finished logs it should also print package name along with it
When packages build are running in parallel it is difficult to identify which package run which task

Eg :

2020-05-05T16:50:21.8649373Z [4:50:21 PM] ■ started 'pack-nuget'
2020-05-05T16:50:21.8658601Z [4:50:21 PM] ■ finished 'pack-nuget' in 0s
2020-05-05T16:50:21.8664959Z [4:50:21 PM] ■ started 'publish-nuget'
2020-05-05T16:50:21.8673777Z [4:50:21 PM] ■ finished 'publish-nuget' in 0s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant