MCPcopy 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

writeMethod · 0.45
strMethod · 0.45

Tested by

no test coverage detected