Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/
Dlog.cpp27 void Log::SetLogLevelFromString(const std::string& level) in SetLogLevelFromString() function in panda::ecmascript::Log
131 SetLogLevelFromString(options.GetLogLevel()); in Initialize()
Dlog.h105 static void SetLogLevelFromString(const std::string& level);