Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Remove usage of deprecated logger.warn method from codebase #6271

Merged
merged 6 commits into from
Oct 31, 2019

Conversation

anoadragon453
Copy link
Member

Replace every instance of logger.warn with logger.warning as the former is deprecated.

@anoadragon453 anoadragon453 self-assigned this Oct 29, 2019
…ger_warning

* 'develop' of github.com:matrix-org/synapse:
  Fix log line that was printing undefined value (#6278)
  Update CI to run isort on scripts and scripts-dev (#6270)
  Fix small typo in comment (#6269)
  Fix typo in domain name in account_threepid_delegates config option (#6273)
  Remove redundant arguments to CI's flake8 (#6277)
  Handle FileNotFound error in checking git repository version (#6284)
  Don't return coroutines
  Newsfile
  Port receipt and read markers to async/wait
  Make concurrently_execute work with async/await
  Newsfile
  Port federation_server to async/await
  Newsfile
  Port room rest handlers to async/await
  Newsfile
  Port replication http server endpoints to async/await
@anoadragon453 anoadragon453 requested a review from a team October 30, 2019 12:28
Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

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

lgtm!

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