Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MEONMedical/Log4Qt
/ initializeRootLogger
Function
initializeRootLogger
examples/basic/main.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
void initializeRootLogger()
56
{
57
setupRootLogger(QStringLiteral(
"Root logger is setup."
));
58
}
59
60
void shutdownRootLogger()
61
{
Callers
1
main
Function · 0.70
Calls
1
setupRootLogger
Function · 0.70
Tested by
no test coverage detected