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

Method log

include/thundersvm/util/log.h:1668–1670  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1666 }
1667
1668 virtual void log(el::base::type::ostream_t& os) const {
1669 os << m_format;
1670 }
1671
1672 protected:
1673 /// @brief Updates date time format if available in currFormat.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected