Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenXcom/OpenXcom
/ Logger
Method
Logger
src/Engine/Logger.h:79–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
};
78
79
inline Logger::Logger()
80
{
81
}
82
83
inline std::ostringstream& Logger::get(SeverityLevel level)
84
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected