Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TombEngine/TombEngine
/ ShutdownTENLog
Function
ShutdownTENLog
TombEngine/Game/debug/debug.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
void ShutdownTENLog()
86
{
87
spdlog::shutdown();
88
}
89
90
void TENLog(const std::string_view& msg, LogLevel level, LogConfig config, bool allowSpam)
91
{
Callers
3
WinMain
Function · 0.85
WinClose
Function · 0.85
DoFlow
Method · 0.85
Calls
1
shutdown
Function · 0.85
Tested by
no test coverage detected