Home
last modified time | relevance | path

Searched defs:LogConfigParser (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/core/utils/
Dlog_adapter.cc545 class LogConfigParser { class
547 explicit LogConfigParser(const std::string &cfg) : lexer(cfg) {} in LogConfigParser() function in mindspore::LogConfigParser