This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
You've already forked synapse
mirror of
https://github.com/element-hq/synapse.git
synced
2026-04-05 09:45:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b85d7652ff084fee997e0bb44ecd46c2789abbdd
synapse
/
synapse
/
logging
History
Richard van der Hoff
0f05fd1530
Reduce the number of calls to
resource.getrusage
(
#7183
)
...
Let's just call `getrusage` once on each logcontext change, rather than twice.
2020-04-03 13:21:30 +01: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
Clean up some LoggingContext stuff (
#7120
)
2020-03-24 14:45:33 +00:00
_terse_json.py
Bump version of mypy
2019-12-12 15:21:12 +00:00
context.py
Reduce the number of calls to
resource.getrusage
(
#7183
)
2020-04-03 13:21:30 +01:00
formatter.py
Move logging utilities out of the side drawer of util/ and into logging/ (
#5606
)
2019-07-04 00:07:04 +10:00
opentracing.py
Trace non-JSON APIs, /media, /key etc
2019-10-11 11:58:52 +01:00
scopecontextmanager.py
Clean up some LoggingContext stuff (
#7120
)
2020-03-24 14:45:33 +00:00
utils.py
Clarify list/set/dict/tuple comprehensions and enforce via flake8 (
#6957
)
2020-02-21 07:15:07 -05:00