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