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

Method level

include/thundersvm/util/log.h:3516–3518  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3514 base::type::LineNumber line = __LINE__,
3515 const char* func = "");
3516 inline Level level(void) const {
3517 return m_level;
3518 }
3519 private:
3520 std::string m_blockName;
3521 base::TimestampUnit m_timestampUnit;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected