Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ setColoredOutput
Method
setColoredOutput
src/utils/Log.cpp:248–251 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
246
}
247
248
void Log::setColoredOutput(bool newColoredOutput)
249
{
250
coloredOutput = newColoredOutput;
251
}
252
253
void Log::clear()
254
{
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected