Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
39
LogMessageBuilder critical()
40
{
41
return info(LogMessageLevel::Critical);
42
}
43
44
LogMessageBuilder fatal()
45
{
Callers
15
checkLinkStatus
Method · 0.85
printStatus
Method · 0.85
checkUseStatus
Method · 0.85
checkCompileStatus
Method · 0.85
invalidateData
Method · 0.85
invalidateSubData
Method · 0.85
error
Function · 0.85
main
Function · 0.85
error
Function · 0.85
main
Function · 0.85
error
Function · 0.85
main
Function · 0.85
Calls
1
info
Function · 0.85
Tested by
no test coverage detected