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

Move logging.basicConfig() from api to cli #60

Merged
merged 1 commit into from
Mar 12, 2019

Conversation

awgreene
Copy link
Member

@awgreene awgreene commented Mar 12, 2019

Logging should be set in the cli rather than the api to
avoid overwritting logging settings set by the user.

Fixes #58

@openshift-ci-robot openshift-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Mar 12, 2019
@kevinrizza
Copy link
Member

@awgreene can you specify in the pr description and the commit message why you are making this change?

@awgreene
Copy link
Member Author

@kevinrizza addressed.

@awgreene awgreene force-pushed the move-basic-logging branch 2 times, most recently from 4649c03 to d04f08e Compare March 12, 2019 18:16
Logging should be set in the cli rather than the api to
avoid overwritting logging settings set by the user.

Fixes operator-framework#58
@MartinBasti
Copy link
Contributor

/lgmt

coverage decrease is just common fluctuation as we moved lines to another file

@kevinrizza
Copy link
Member

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 12, 2019
@kevinrizza kevinrizza merged commit d79cff3 into operator-framework:master Mar 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm Indicates that a PR is ready to be merged. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants