Skip to content
This repository was archived by the owner on Mar 27, 2024. It is now read-only.

Switch to logrus. #117

Merged
merged 2 commits into from
Oct 14, 2017
Merged

Switch to logrus. #117

merged 2 commits into from
Oct 14, 2017

Conversation

dlorenc
Copy link
Contributor

@dlorenc dlorenc commented Oct 12, 2017

This moves output intended for users (status style things) to fmt.Print* (stdout), and moves logging stuff to logrus (stderr). The log levels can be controlled with a --verbosity flag.

nkubala
nkubala previously approved these changes Oct 12, 2017
Copy link
Contributor

@nkubala nkubala left a comment

Choose a reason for hiding this comment

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

LGTM assuming travis passes

@dlorenc
Copy link
Contributor Author

dlorenc commented Oct 13, 2017

OK, RFAL with tests passing.

@dlorenc dlorenc merged commit 31cec23 into GoogleContainerTools:master Oct 14, 2017
@dlorenc dlorenc deleted the logrus branch October 14, 2017 16:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants