summary refs log tree commit diff
path: root/synapse/api/errors.py (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-12Now don't need the other logger.debug() call in _executePaul "LeoNerd" Evans1-5/+0
2014-09-12Logging of all SQL queries via the 'synapse.storage.SQL' loggerPaul "LeoNerd" Evans1-2/+43
2014-09-12