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

Fix sphinx logger #3832

Merged
merged 2 commits into from
Sep 9, 2020
Merged

Fix sphinx logger #3832

merged 2 commits into from
Sep 9, 2020

Conversation

bjlittle
Copy link
Member

@bjlittle bjlittle commented Sep 9, 2020

This PR takes a different approach to support logging within iris, as the previous approach using logging.config.dictConfig resulting in unwanted side-effects on other third-party package loggers e.g., matplotlib, PIL, urllib3, and most notably sphinx.

Closes #3789

@tkknight tkknight merged commit 5a0cb4a into SciTools:master Sep 9, 2020
Iris v3.0.0 automation moved this from In Progress to Done Sep 9, 2020
@bjlittle bjlittle deleted the fix-sphinx-logger branch September 9, 2020 09:51
tkknight added a commit to tkknight/iris that referenced this pull request Sep 9, 2020
* master:
  Fix sphinx logger (SciTools#3832)
  whatsnew entry for dependencies (SciTools#3831)
  Added link to scitools.org.uk on the main index. (SciTools#3830)
tkknight added a commit to tkknight/iris that referenced this pull request Sep 9, 2020
* master:
  Fix sphinx logger (SciTools#3832)
  whatsnew entry for dependencies (SciTools#3831)
  Added link to scitools.org.uk on the main index. (SciTools#3830)
tkknight added a commit to tkknight/iris that referenced this pull request Sep 11, 2020
* master: (36 commits)
  Rework whatsnew into new scheme. (SciTools#3834)
  Lazy regridding with Linear, Nearest, and AreaWeighted (SciTools#3701)
  Iris readme minimal (SciTools#3833)
  Fix sphinx logger (SciTools#3832)
  whatsnew entry for dependencies (SciTools#3831)
  Added link to scitools.org.uk on the main index. (SciTools#3830)
  Updated Iris install instructions (SciTools#3817)
  Delete labeler.yml
  Delete label.yml
  Create label.yml
  Delete labeler.yml
  Update labeler.yml
  Update labeler.yml
  Add template collapsible markdown section (SciTools#3823)
  Requirements re-haul (SciTools#3812)
  Automate pull request labels (SciTools#3819)
  move whatsnew contributions (SciTools#3816)
  Parse with packaging version (SciTools#3815)
  Add "What's New" entries for unpinning Cartopy, Matplotlib, Proj (SciTools#3811)
  tidy issue templates (SciTools#3814)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Iris v3.0.0
  
Done
Development

Successfully merging this pull request may close these issues.

Iris Docs: Build has much less output now
2 participants