Files
sqlalchemy/test
Markus Gerstel f24a34140f Fix up Python logging metadata
Adjusted the logging for key SQLAlchemy components including
:class:`_engine.Engine`, :class:`_engine.Connection` to establish an
appropriate stack level parameter, so that the Python logging tokens
``funcName`` and ``lineno`` when used in custom logging formatters will
report the correct information, which can be useful when filtering log
output; supported on Python 3.8 and above. Pull request courtesy Markus
Gerstel.

Fixes: #7612
Closes: #7615
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/7615
Pull-request-sha: cf9567beb0

Change-Id: Iff23c92ef3453ac93cbd0d190e7efbf8ea4457a2
2022-01-27 15:54:57 -05:00
..
2022-01-24 15:14:01 -05:00
2022-01-27 15:54:57 -05:00
2022-01-25 09:25:40 -05:00
2022-01-24 15:14:01 -05:00