MCPcopy 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
29LogMessageBuilder debug()
30{
31 return info(LogMessageLevel::Debug);
32}
33
34LogMessageBuilder warning()
35{

Callers 6

manualErrorCheckAfterFunction · 0.85
registerContextMethod · 0.85
setCurrentContextMethod · 0.85
deregisterContextMethod · 0.85
initializeGLMethod · 0.85

Calls 1

infoFunction · 0.85

Tested by

no test coverage detected