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

set third party default logging level #3787

Merged
merged 1 commit into from
Aug 17, 2020

Conversation

bjlittle
Copy link
Member

@bjlittle bjlittle commented Aug 17, 2020

This PR explicitly sets the logging level of third party dependencies that are causing DEBUG noise in travis-ci.

There may be another way of doing this, but this seems like a reasonable initial approach for now...

@tkknight
Copy link
Contributor

The changes in this PR has successfully reduced the increased verbosity of the tests in travis.

The only remaining logging that appeared is for pyugird, see https://travis-ci.org/github/SciTools/iris/jobs/718253885#L1290

For reference, a travis build from 5 days ago shows now verbose logging: https://travis-ci.org/github/SciTools/iris/jobs/717339839#L1279

Happy to merge this as is @bjlittle and add the pyugrid logging change in another PR.

@bjlittle
Copy link
Member Author

@tkknight Go for it 👍

@tkknight tkknight merged commit 1873ce1 into SciTools:master Aug 17, 2020
@tkknight
Copy link
Contributor

pyugrid is INFO level logging so it ok - no further changes needed.

tkknight added a commit to tkknight/iris that referenced this pull request Aug 20, 2020
* master:
  Merge "default_units" feature branch (SciTools#3795)
  set third party default logging level (SciTools#3787)
@bjlittle bjlittle deleted the set-third-party-logging-level branch September 11, 2020 20:08
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.

2 participants