Skip to content

Introduce a log text formatter that prefixes the binary name to the log entry #32

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

Merged
merged 1 commit into from
Aug 19, 2020

Conversation

yorinasub17
Copy link
Contributor

Gives you logs that look like below:

[infrastructure-deployer] INFO[2020-08-19T11:23:08-05:00]   ami-builder
[infrastructure-deployer] INFO[2020-08-19T11:23:08-05:00]       build-packer-artifact
[infrastructure-deployer] INFO[2020-08-19T11:23:08-05:00]   docker-image-builder
[infrastructure-deployer] INFO[2020-08-19T11:23:08-05:00]       build-docker-image
[infrastructure-deployer] INFO[2020-08-19T11:23:08-05:00]   terraform-applier
[infrastructure-deployer] INFO[2020-08-19T11:23:08-05:00]       infrastructure-deploy-script
[infrastructure-deployer] INFO[2020-08-19T11:23:08-05:00]       terraform-update-variable
[infrastructure-deployer] INFO[2020-08-19T11:23:08-05:00]   terraform-planner
[infrastructure-deployer] INFO[2020-08-19T11:23:08-05:00]       infrastructure-deploy-script

@yorinasub17 yorinasub17 requested a review from brikis98 as a code owner August 19, 2020 16:24
@yorinasub17
Copy link
Contributor Author

Thanks for review! Going to merge this in now.

@yorinasub17 yorinasub17 merged commit 2045b19 into master Aug 19, 2020
@yorinasub17 yorinasub17 deleted the yori-log-formatter branch August 19, 2020 21:22
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

Successfully merging this pull request may close these issues.

2 participants