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-01-27 22:57:08 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
synapse-product
/
synapse
/
logging
History
Patrick Cloke
4ff0201e62
Enable mypy checking for unreachable code and fix instances. (
#8432
)
2020-10-01 08:09:18 -04:00
..
__init__.py
Move logging utilities out of the side drawer of util/ and into logging/ (
#5606
)
2019-07-04 00:07:04 +10:00
_structured.py
Enable mypy checking for unreachable code and fix instances. (
#8432
)
2020-10-01 08:09:18 -04:00
_terse_json.py
Stop sub-classing object (
#8249
)
2020-09-04 06:54:56 -04:00
context.py
Create a mechanism for marking tests "logcontext clean" (
#8399
)
2020-09-28 17:58:33 +01:00
formatter.py
Simplify super() calls to Python 3 syntax. (
#8344
)
2020-09-18 09:56:44 -04:00
opentracing.py
Fix typos in comments.
2020-09-14 11:46:58 -04:00
scopecontextmanager.py
Simplify super() calls to Python 3 syntax. (
#8344
)
2020-09-18 09:56:44 -04:00
utils.py
Use the right constructor for log records (
#8278
)
2020-09-08 14:52:51 +01:00