MCPcopy 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
60void shutdownRootLogger()
61{
62 shutDownRootLogger(QStringLiteral("Root logger was shutdown."));
63}
64
65void logStartup()
66{

Callers 1

mainFunction · 0.70

Calls 1

shutDownRootLoggerFunction · 0.70

Tested by

no test coverage detected