Searched defs:LogConfigParser (Results 1 – 1 of 1) sorted by relevance
545 class LogConfigParser { class547 explicit LogConfigParser(const std::string &cfg) : lexer(cfg) {} in LogConfigParser() function in mindspore::LogConfigParser