0
0
Fork 0
mirror of https://github.com/matrix-construct/construct synced 2025-01-13 08:23:56 +01:00

modules/federation/sender: Increase per-event error log level.

This commit is contained in:
Jason Volk 2019-07-17 15:20:21 -07:00
parent 9c94c6ac8f
commit aa8c0487e5

View file

@ -417,7 +417,7 @@ try
if(empty(error))
return;
log::derror
log::error
{
"Error from %s in %s for %s :%s",
node.remote,