MCPcopy 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
346bool DebugEnabled() {
347 return DebugModeEnabled;
348}
349
350bool WritingEntry() {
351 return WritingEntryFlag;

Callers 15

_logsWriteFunction · 0.85
startFunction · 0.85
multipleInstancesFunction · 0.85
eventFilterMethod · 0.85
ValidateSliceFunction · 0.85
checkSubmitFailMethod · 0.85
logSkipDebugMethod · 0.85
WriteDebugModeSettingFunction · 0.85
ComputeDebugModeFunction · 0.85
execMethod · 0.85
initQtMessageLoggingMethod · 0.85
switchDebugModeMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected