meta(linting): Add flake8-logging (#60850)
Implements #60890
Adding [flake8-logging](https://github.com/adamchainz/flake8-logging),
principally to catch [_LOG003 `extra` key `'<key>'` clashes with
LogRecord
attribute_](https://github.com/adamchainz/flake8-logging#log003-extra-key-key-clashes-with-logrecord-attribute)
Related to: #60831
---------
Co-authored-by: getsantry[bot] <66042841+getsantry[bot]@users.noreply.github.com>