Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ dmLogGetLevel
Function
dmLogGetLevel
engine/dlib/src/dlib/log.cpp:651–654 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
649
}
650
651
LogSeverity dmLogGetLevel()
652
{
653
return dmLog::g_LogLevel;
654
}
655
656
// Deprecated. Try to move back to the C api
657
namespace dmLog {
Callers
1
LoadFromBufferInternal
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected