Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
108
MuteLogging::MuteLogging()
109
{
110
SetLoggingFunction(&MuteLoggingFunction);
111
}
112
113
MuteLogging::~MuteLogging()
114
{
Callers
nothing calls this directly
Calls
1
SetLoggingFunction
Function · 0.85
Tested by
no test coverage detected