mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-07-04 10:30:42 +00:00
Add more logs
This commit is contained in:
parent
a2ff54131d
commit
3fe0126c56
@ -815,6 +815,9 @@ static int32_t fixedTimeDifferenceValue = 0;
|
|||||||
return current;
|
return current;
|
||||||
}];
|
}];
|
||||||
}
|
}
|
||||||
|
if (MTLogEnabled()) {
|
||||||
|
MTLog(@"[MTContext has chosen a scheme for DC%d: %@]", datacenterId, schemeWithEarliestFailure);
|
||||||
|
}
|
||||||
result = schemeWithEarliestFailure;
|
result = schemeWithEarliestFailure;
|
||||||
} synchronous:true];
|
} synchronous:true];
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user