Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/defold/defold
/ dmLogFinalize
Function
dmLogFinalize
engine/dlib/src/dlib/log.cpp:641–644 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
639
}
640
641
void dmLogFinalize()
642
{
643
dmLog::LogFinalize();
644
}
645
646
void dmLogSetLevel(LogSeverity severity)
647
{
Callers
nothing calls this directly
Calls
1
LogFinalize
Function · 0.85
Tested by
no test coverage detected