Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ setSilent
Method
setSilent
src/utils/Log.cpp:238–241 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
236
}
237
238
void Log::setSilent(bool newSilent)
239
{
240
silent = newSilent;
241
}
242
243
bool Log::getColoredOutput() const
244
{
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected