Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
176
void LogManager::shutdownLogging()
177
{
178
m_writer.shutdown();
179
}
180
181
void LogManager::enqueueMessage(QtMsgType type, const QMessageLogContext& ctx, const QString& msg)
182
{
Callers
1
main
Function · 0.80
Calls
1
shutdown
Method · 0.80
Tested by
no test coverage detected