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

add support for stdout logging #342

Merged
merged 3 commits into from
Mar 13, 2019

Conversation

rudoi
Copy link
Contributor

@rudoi rudoi commented Mar 8, 2019

Issue #, if available:

#135

Description of changes:

  • handle stdout as an option for log file env var

Note: I took the least-friction approach I could think of for adding this. If anyone has a better idea/design for this support, I'd be happy to give it a shot.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@mogren mogren self-assigned this Mar 9, 2019
Copy link
Contributor

@mogren mogren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for opening a PR to fix this issue. I just have a small suggestion.

pkg/utils/logger/logger.go Outdated Show resolved Hide resolved
@rudoi rudoi force-pushed the rudoi/support-stdout-logging branch from 9f99ddb to 95dbe3e Compare March 13, 2019 14:18
@mogren mogren added this to the v1.4 milestone Mar 13, 2019
@mogren mogren merged commit 1448130 into aws:master Mar 13, 2019
@rudoi rudoi deleted the rudoi/support-stdout-logging branch March 13, 2019 17:54
rudoi added a commit to newrelic-forks/amazon-vpc-cni-k8s that referenced this pull request Apr 1, 2019
* add support for stdout logging
* add log file env var to readme
mogren pushed a commit to mogren/amazon-vpc-cni-k8s that referenced this pull request Apr 25, 2019
* add support for stdout logging
* add log file env var to readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants