summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-09-18 10:53:12 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2020-09-18 10:53:12 +0100
commit8544a78fa6a8f137ab4b53a0700eca7bcf60d0e4 (patch)
tree05931306be05616684098d1d68cf355ac25faca6
parentWhat is a subfailure? (diff)
downloadsynapse-8544a78fa6a8f137ab4b53a0700eca7bcf60d0e4.tar.xz
Log pdus
-rw-r--r--synapse/federation/federation_client.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/synapse/federation/federation_client.py b/synapse/federation/federation_client.py
index a2e8d96ea2..68f8ffaed3 100644
--- a/synapse/federation/federation_client.py
+++ b/synapse/federation/federation_client.py
@@ -224,6 +224,8 @@ class FederationClient(FederationBase):
             ).addErrback(unwrapFirstError)
         )
 
+        logger.info("DDD pdus ended up as: %s", pdus)
+
         return pdus
 
     async def get_pdu(