forked-synapse/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 Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
_structured.py Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
_terse_json.py Bump version of mypy 2019-12-12 15:21:12 +00:00
context.py Reduce the number of calls to resource.getrusage (#7183) 2020-04-03 13:21:30 +01:00
formatter.py Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
opentracing.py Trace non-JSON APIs, /media, /key etc 2019-10-11 11:58:52 +01:00
scopecontextmanager.py Clean up some LoggingContext stuff (#7120) 2020-03-24 14:45:33 +00:00
utils.py Clarify list/set/dict/tuple comprehensions and enforce via flake8 (#6957) 2020-02-21 07:15:07 -05:00