Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InteractiveComputerGraphics/SPlisHSPlasH
/ ~LogStream
Method
~LogStream
Utilities/Logger.h:195–195 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
193
}
194
195
~LogStream() { m_logger->write(m_level, m_buffer.str()); }
196
197
protected:
198
LogLevel m_level;
Callers
nothing calls this directly
Calls
2
write
Method · 0.45
str
Method · 0.45
Tested by
no test coverage detected