MCPcopy 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
55void initializeRootLogger()
56{
57 setupRootLogger(QStringLiteral("Root logger is setup."));
58}
59
60void shutdownRootLogger()
61{

Callers 1

mainFunction · 0.70

Calls 1

setupRootLoggerFunction · 0.70

Tested by

no test coverage detected