mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-02-02 06:54:15 +00:00
more logging
This commit is contained in:
parent
c72d9695da
commit
d7653769b4
@ -685,6 +685,8 @@ namespace data
|
|||||||
LogPrint (eLogDebug, "NetDb: requested LeaseSet ", key, " found");
|
LogPrint (eLogDebug, "NetDb: requested LeaseSet ", key, " found");
|
||||||
replyMsg = CreateDatabaseStoreMsg (leaseSet);
|
replyMsg = CreateDatabaseStoreMsg (leaseSet);
|
||||||
}
|
}
|
||||||
|
else
|
||||||
|
LogPrint (eLogDebug, "NetDb: requested Expired LeaseSet ", key);
|
||||||
}
|
}
|
||||||
|
|
||||||
if (!replyMsg)
|
if (!replyMsg)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user