Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
646
void dmLogSetLevel(LogSeverity severity)
647
{
648
dmLog::g_LogLevel = severity;
649
}
650
651
LogSeverity dmLogGetLevel()
652
{
Callers
11
Launch
Function · 0.85
TEST_F
Function · 0.85
TEST_F
Function · 0.85
SetLogLevel
Function · 0.85
EnableDebugLogging
Function · 0.85
Setlevel
Function · 0.85
main
Function · 0.85
main
Function · 0.85
main
Function · 0.85
engine.cpp
File · 0.85
TEST_F
Function · 0.85
Calls
no outgoing calls
Tested by
6
TEST_F
Function · 0.68
TEST_F
Function · 0.68
main
Function · 0.68
main
Function · 0.68
main
Function · 0.68
TEST_F
Function · 0.68