Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cginternals/globjects
/ debug
Function
debug
source/globjects/source/base/baselogging.cpp:29–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
27
}
28
29
LogMessageBuilder debug()
30
{
31
return info(LogMessageLevel::Debug);
32
}
33
34
LogMessageBuilder warning()
35
{
Callers
6
manualErrorCheckAfter
Function · 0.85
AbstractDebugImplementation.cpp
File · 0.85
registerContext
Method · 0.85
setCurrentContext
Method · 0.85
deregisterContext
Method · 0.85
initializeGL
Method · 0.85
Calls
1
info
Function · 0.85
Tested by
no test coverage detected