MCPcopy 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
140void
141Loader::flushLog(void)
142{
143 Suscan::Logger::getInstance()->flush();
144}
145
146QString
147Loader::getLogText(void)

Callers 1

LoaderMethod · 0.95

Calls 1

flushMethod · 0.80

Tested by

no test coverage detected