mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
* tune logs
This commit is contained in:
@@ -203,7 +203,7 @@ namespace tunnel
|
||||
{
|
||||
for (auto it: m_Tests)
|
||||
{
|
||||
LogPrint (eLogWarning, "Tunnels: test of ", (int)it.first, " failed");
|
||||
LogPrint (eLogWarning, "Tunnels: test of tunnel ", it.first, " failed");
|
||||
// if test failed again with another tunnel we consider it failed
|
||||
if (it.second.first)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user