Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ shutdown
Function
shutdown
src/OpenLoco/src/Logging.cpp:118–122 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
void shutdown()
119
{
120
Logging::removeSink(_fileLogSink);
121
Logging::removeSink(_terminalLogSink);
122
}
123
}
Callers
2
exitCleanly
Function · 0.70
disposeDSound
Function · 0.50
Calls
1
removeSink
Function · 0.85
Tested by
no test coverage detected