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 06fefe0bb1
Add type hints to the logging context code. (#8939)
4 years ago
..
__init__.py Support generating structured logs in addition to standard logs. (#8607) 4 years ago
_remote.py Gracefully handle a pending logging connection during shutdown. (#8685) 4 years ago
_structured.py Support generating structured logs in addition to standard logs. (#8607) 4 years ago
_terse_json.py Support generating structured logs in addition to standard logs. (#8607) 4 years ago
context.py Add type hints to the logging context code. (#8939) 4 years ago
filter.py Support generating structured logs in addition to standard logs. (#8607) 4 years ago
formatter.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
opentracing.py Start fewer opentracing spans (#8640) 4 years ago
scopecontextmanager.py Simplify super() calls to Python 3 syntax. (#8344) 4 years ago
utils.py Use the right constructor for log records (#8278) 4 years ago