MCPcopy Create free account
hub / github.com/Xtra-Computing/thundersvm / setLoggingLevel

Method setLoggingLevel

include/thundersvm/util/log.h:2683–2685  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2681 }
2682
2683 inline void setLoggingLevel(Level level) {
2684 m_loggingLevel = level;
2685 }
2686
2687 template <typename T>
2688 inline bool installLogDispatchCallback(const std::string& id) {

Callers 1

setLoggingLevelMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected