Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Xtra-Computing/thundersvm
/ registeredLoggers
Method
registeredLoggers
include/thundersvm/util/log.h:2625–2627 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2623
}
2624
2625
inline base::RegisteredLoggers* registeredLoggers(void) const {
2626
return m_registeredLoggers;
2627
}
2628
2629
inline base::VRegistry* vRegistry(void) const {
2630
return m_vRegistry;
Callers
15
initializeLogger
Method · 0.80
PerformanceTracker
Method · 0.80
getLogger
Method · 0.80
setDefaultLogBuilder
Method · 0.80
unregisterLogger
Method · 0.80
hasLogger
Method · 0.80
reconfigureAllLoggers
Method · 0.80
setDefaultConfigurations
Method · 0.80
defaultConfigurations
Method · 0.80
logStreamsReference
Method · 0.80
defaultTypedConfigurations
Method · 0.80
populateAllLoggerIds
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected