Home
last modified time | relevance | path

Searched refs:FromString (Results 1 – 2 of 2) sorted by relevance

/glogg/glogg/src/
H A Dlog.h
/glogg/src/
H A Dlog.h45 static TLogLevel FromString(const std::string& level);
92 TLogLevel Log<T>::FromString(const std::string& level) in FromString() function