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

Function critical

source/globjects/source/base/baselogging.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39LogMessageBuilder critical()
40{
41 return info(LogMessageLevel::Critical);
42}
43
44LogMessageBuilder fatal()
45{

Callers 15

checkLinkStatusMethod · 0.85
printStatusMethod · 0.85
checkUseStatusMethod · 0.85
checkCompileStatusMethod · 0.85
invalidateDataMethod · 0.85
invalidateSubDataMethod · 0.85
errorFunction · 0.85
mainFunction · 0.85
errorFunction · 0.85
mainFunction · 0.85
errorFunction · 0.85
mainFunction · 0.85

Calls 1

infoFunction · 0.85

Tested by

no test coverage detected