MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / ~LogGuard

Method ~LogGuard

tests/cpu/UnitTestLogUtils.cpp:47–52  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45}
46
47LogGuard::~LogGuard()
48{
49 ResetToDefaultLoggingFunction();
50 SetLoggingLevel(m_logLevel);
51 g_output.clear();
52}
53
54const std::string & LogGuard::output() const
55{

Callers

nothing calls this directly

Calls 3

SetLoggingLevelFunction · 0.85
clearMethod · 0.45

Tested by

no test coverage detected