Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
44
LogMessageBuilder fatal()
45
{
46
return info(LogMessageLevel::Fatal);
47
}
48
49
AbstractLogHandler * loggingHandler()
50
{
Callers
3
initializeCallbacks
Function · 0.85
AbstractDebugImplementation.cpp
File · 0.85
initialize
Function · 0.85
Calls
1
info
Function · 0.85
Tested by
no test coverage detected