You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse/logging
Patrick Cloke 5cace20bf1
Add missing type hints to `synapse.app`. (#11287)
3 years ago
..
__init__.py Add debug logging for issue #9533 (#9959) 4 years ago
_remote.py Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago
_structured.py Use inline type hints in various other places (in `synapse/`) (#10380) 3 years ago
_terse_json.py Include exception in json logging (#11028) 3 years ago
context.py Type hints for the remaining two files in `synapse.http`. (#11164) 3 years ago
filter.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
formatter.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
handlers.py Add missing type hints to `synapse.app`. (#11287) 3 years ago
opentracing.py Fix opentracing and Prometheus metrics for replication requests (#10996) 3 years ago
scopecontextmanager.py Remove redundant "coding: utf-8" lines (#9786) 4 years ago
utils.py Annotate `log_function` decorator (#10943) 3 years ago