MCPcopy 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
79inline Logger::Logger()
80{
81}
82
83inline std::ostringstream& Logger::get(SeverityLevel level)
84{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected