MatrixSynapse/synapse/util
Mark Haines dfdda2c871 Use module loggers rather than the root logger. Exceptions caused by bad clients shouldn't cause ERROR level logging. Fix sql logging to use 'repr' rather than 'str' 2014-11-20 17:10:37 +00:00
..
__init__.py Sometimes there isn't a current logging context 2014-11-19 17:18:55 +00:00
async.py Merge branch 'develop' into request_logging 2014-11-14 11:16:50 +00:00
distributor.py Add a few missing yields, Move deferred lists inside PreserveLoggingContext because they don't interact well with the logging contexts 2014-11-20 16:24:00 +00:00
emailutils.py Fix pep8 warnings 2014-10-30 11:10:17 +00:00
jsonobject.py Implement new replace_state and changed prev_state 2014-11-06 15:10:55 +00:00
lockutils.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 2014-09-03 17:31:57 +01:00
logcontext.py Use module loggers rather than the root logger. Exceptions caused by bad clients shouldn't cause ERROR level logging. Fix sql logging to use 'repr' rather than 'str' 2014-11-20 17:10:37 +00:00
logutils.py Add a request-id to each log line 2014-10-30 01:21:33 +00:00
stringutils.py fix the copyright holder from matrix.org to OpenMarket Ltd, as matrix.org hasn't been incorporated in time for launch. 2014-09-03 17:31:57 +01:00