Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Illation/ETEngine
/ StopFileLogging
Method
StopFileLogging
Engine/source/EtCore/Util/Logger.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
void Logger::StopFileLogging()
49
{
50
SafeDelete(m_FileLogger);
51
}
52
53
ivec2 Logger::GetCursorPosition()
54
{
Callers
nothing calls this directly
Calls
1
SafeDelete
Function · 0.85
Tested by
no test coverage detected