Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xtra-Computing/thundersvm
/ verboseLevel
Method
verboseLevel
src/thundersvm/util/log.cpp:2970–2972 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2968
}
2969
2970
base::type::VerboseLevel Loggers::verboseLevel(void) {
2971
return ELPP->vRegistry()->level();
2972
}
2973
2974
void Loggers::setVModules(const char* modules) {
2975
if (ELPP->vRegistry()->vModulesEnabled()) {
Callers
1
build
Method · 0.45
Calls
2
vRegistry
Method · 0.80
level
Method · 0.45
Tested by
no test coverage detected