Searched refs:LevelToString (Results 1 – 3 of 3) sorted by relevance
124 static std::string LevelToString(Level level);
99 std::string Log::LevelToString(Level level) in LevelToString() function in panda::ecmascript::Log
4260 runtimeOptions.SetLogLevel(Log::LevelToString(Log::ConvertFromRuntime(option.GetLogLevel()))); in CreateJSVM()5176 runtimeOptions.SetLogLevel(Log::LevelToString(Log::ConvertFromRuntime(option.GetLogLevel()))); in PostFork()