MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / MuteLogging

Method MuteLogging

tests/cpu/UnitTestLogUtils.cpp:108–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

106}
107
108MuteLogging::MuteLogging()
109{
110 SetLoggingFunction(&MuteLoggingFunction);
111}
112
113MuteLogging::~MuteLogging()
114{

Callers

nothing calls this directly

Calls 1

SetLoggingFunctionFunction · 0.85

Tested by

no test coverage detected