Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ logMessage
Method
logMessage
Telegram/SourceFiles/core/base_integration.cpp:32–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
30
}
31
32
void BaseIntegration::logMessage(const QString &message) {
33
Logs::writeMain(message);
34
}
35
36
void BaseIntegration::setCrashAnnotation(
37
const std::string &key,
Callers
nothing calls this directly
Calls
1
writeMain
Function · 0.85
Tested by
no test coverage detected