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

Function warning

source/globjects/source/base/baselogging.cpp:34–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34LogMessageBuilder warning()
35{
36 return info(LogMessageLevel::Warning);
37}
38
39LogMessageBuilder critical()
40{

Callers 6

imageSizeInBytesFunction · 0.85
parseIncludeMethod · 0.85
processIncludeMethod · 0.85
initializeCallbacksFunction · 0.85
registerNamedStringMethod · 0.85
loadFileContentMethod · 0.85

Calls 1

infoFunction · 0.85

Tested by

no test coverage detected