This website requires JavaScript.
Explore
Help
Sign In
Matrix-Mirrors
/
synapse-product
Watch
1
Star
0
Fork
0
You've already forked synapse-product
mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced
2025-02-08 13:15:18 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
crypto
History
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
Fix pep8 warnings
2014-10-30 11:10:17 +00:00
context_factory.py
Fix pep8 warnings
2014-10-30 11:10:17 +00:00
event_signing.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
keyclient.py
Merge branch 'develop' into request_logging
2014-10-30 11:13:58 +00:00
keyring.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