MCPcopy Create free account
hub / github.com/aethersdr/AetherSDR / flushLog

Method flushLog

src/core/LogManager.cpp:216–219  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

214}
215
216void LogManager::flushLog() const
217{
218 m_writer.flush();
219}
220
221AsyncLogWriter::Counters LogManager::logCounters() const
222{

Callers 1

createBundleMethod · 0.80

Calls 1

flushMethod · 0.45

Tested by

no test coverage detected