Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ flushLog
Method
flushLog
App/Loader.cpp:140–144 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
138
}
139
140
void
141
Loader::flushLog(void)
142
{
143
Suscan::Logger::getInstance()->flush();
144
}
145
146
QString
147
Loader::getLogText(void)
Callers
1
Loader
Method · 0.95
Calls
1
flush
Method · 0.80
Tested by
no test coverage detected