mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-12 20:36:38 +01:00
more logging
This commit is contained in:
parent
c72d9695da
commit
d7653769b4
1 changed files with 2 additions and 0 deletions
|
@ -685,6 +685,8 @@ namespace data
|
|||
LogPrint (eLogDebug, "NetDb: requested LeaseSet ", key, " found");
|
||||
replyMsg = CreateDatabaseStoreMsg (leaseSet);
|
||||
}
|
||||
else
|
||||
LogPrint (eLogDebug, "NetDb: requested Expired LeaseSet ", key);
|
||||
}
|
||||
|
||||
if (!replyMsg)
|
||||
|
|
Loading…
Add table
Reference in a new issue