MatrixSynapse/synapse/logging
Richard van der Hoff 0f05fd1530
Reduce the number of calls to `resource.getrusage` (#7183)
Let's just call `getrusage` once on each logcontext change, rather than twice.
2020-04-03 13:21:30 +01:00
..
__init__.py
_structured.py
_terse_json.py
context.py Reduce the number of calls to `resource.getrusage` (#7183) 2020-04-03 13:21:30 +01:00
formatter.py
opentracing.py
scopecontextmanager.py
utils.py