MCPcopy Create free account
hub / github.com/cginternals/globjects / fatal

Function fatal

source/globjects/source/base/baselogging.cpp:44–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44LogMessageBuilder fatal()
45{
46 return info(LogMessageLevel::Fatal);
47}
48
49AbstractLogHandler * loggingHandler()
50{

Callers 3

initializeCallbacksFunction · 0.85
initializeFunction · 0.85

Calls 1

infoFunction · 0.85

Tested by

no test coverage detected