Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TDesktop-x64/tdesktop
/ DebugEnabled
Function
DebugEnabled
Telegram/SourceFiles/logs.cpp:346–348 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
344
}
345
346
bool DebugEnabled() {
347
return DebugModeEnabled;
348
}
349
350
bool WritingEntry() {
351
return WritingEntryFlag;
Callers
15
_logsWrite
Function · 0.85
start
Function · 0.85
multipleInstances
Function · 0.85
eventFilter
Method · 0.85
ValidateSlice
Function · 0.85
checkSubmitFail
Method · 0.85
logSkipDebug
Method · 0.85
WriteDebugModeSetting
Function · 0.85
ComputeDebugMode
Function · 0.85
exec
Method · 0.85
initQtMessageLogging
Method · 0.85
switchDebugMode
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected