MatrixSynapse/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
_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
opentracing.py Stop sub-classing object (#8249) 2020-09-04 06:54:56 -04:00
scopecontextmanager.py
utils.py Use the right constructor for log records (#8278) 2020-09-08 14:52:51 +01:00