Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Audio4Linux/JDSP4Linux
/ setMinSeverity
Method
setMinSeverity
src/utils/Log.cpp:208–211 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
206
}
207
208
void Log::setMinSeverity(Severity newMinSeverity)
209
{
210
minSeverity = newMinSeverity;
211
}
212
213
bool Log::getUseSimpleFormat() const
214
{
Callers
1
main
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected