Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ setLoggingMode
Method
setLoggingMode
src/utils/Log.cpp:228–231 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
226
}
227
228
void Log::setLoggingMode(LoggingMode newLoggingMode)
229
{
230
loggingMode = newLoggingMode;
231
}
232
233
bool Log::getSilent() const
234
{
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected