MatrixSynapse/synapse/logging
J. Ryan Stinnett a86a290850 Fix logcontext spam on non-Linux platforms (#6059)
This checks whether the current platform supports thread resource usage tracking
before logging a warning to avoid log spam.

Fixes https://github.com/matrix-org/synapse/issues/6055
2019-09-18 21:55:37 +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 Fix for structured logging tests stomping on logs (#6023) 2019-09-13 02:29:55 +10:00
_terse_json.py Fix for structured logging tests stomping on logs (#6023) 2019-09-13 02:29:55 +10:00
context.py Fix logcontext spam on non-Linux platforms (#6059) 2019-09-18 21:55:37 +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 Fix for structured logging tests stomping on logs (#6023) 2019-09-13 02:29:55 +10:00
scopecontextmanager.py Opentracing Utils (#5722) 2019-07-23 13:31:16 +01:00
utils.py Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00