MCPcopy 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
48void Logger::StopFileLogging()
49{
50 SafeDelete(m_FileLogger);
51}
52
53ivec2 Logger::GetCursorPosition()
54{

Callers

nothing calls this directly

Calls 1

SafeDeleteFunction · 0.85

Tested by

no test coverage detected