MCPcopy Create free account
hub / github.com/defold/defold / dmLogSetLevel

Function dmLogSetLevel

engine/dlib/src/dlib/log.cpp:646–649  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

644}
645
646void dmLogSetLevel(LogSeverity severity)
647{
648 dmLog::g_LogLevel = severity;
649}
650
651LogSeverity dmLogGetLevel()
652{

Callers 11

LaunchFunction · 0.85
TEST_FFunction · 0.85
TEST_FFunction · 0.85
SetLogLevelFunction · 0.85
EnableDebugLoggingFunction · 0.85
SetlevelFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
mainFunction · 0.85
engine.cppFile · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 6

TEST_FFunction · 0.68
TEST_FFunction · 0.68
mainFunction · 0.68
mainFunction · 0.68
mainFunction · 0.68
TEST_FFunction · 0.68