synapse-product/synapse/logging
Richard van der Hoff 703e2b8a96
Use the right constructor for log records (#8278)
Update `log_function` to use the right factory to create log records, to make
sure that they have `request` attributes.

Fixes: #8267.
2020-09-08 14:52:51 +01:00
..
__init__.py Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
_structured.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
_terse_json.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
context.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
formatter.py Replace all remaining six usage with native Python 3 equivalents (#7704) 2020-06-16 08:51:47 -04:00
opentracing.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
scopecontextmanager.py Fix error reporting when using opentracing.trace (#7961) 2020-07-27 16:20:24 +01:00
utils.py Use the right constructor for log records (#8278) 2020-09-08 14:52:51 +01:00