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

Method shutdownLogging

src/core/LogManager.cpp:176–179  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

174}
175
176void LogManager::shutdownLogging()
177{
178 m_writer.shutdown();
179}
180
181void LogManager::enqueueMessage(QtMsgType type, const QMessageLogContext& ctx, const QString& msg)
182{

Callers 1

mainFunction · 0.80

Calls 1

shutdownMethod · 0.80

Tested by

no test coverage detected