Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MEONMedical/Log4Qt
/ shutdownRootLogger
Function
shutdownRootLogger
examples/basic/main.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
void shutdownRootLogger()
61
{
62
shutDownRootLogger(QStringLiteral(
"Root logger was shutdown."
));
63
}
64
65
void logStartup()
66
{
Callers
1
main
Function · 0.70
Calls
1
shutDownRootLogger
Function · 0.70
Tested by
no test coverage detected