Lines Matching refs:GetInstance
29 DebugLogger::GetInstance()->SetLogLevel(LEVEL_VERBOSE);
30 DebugLogger::GetInstance()->Disable(false);
43 DebugLogger::GetInstance()->SetLogLevel(LEVEL_MUCH);
44 DebugLogger::GetInstance()->Disable(false);
57 DebugLogger::GetInstance()->SetLogLevel(LEVEL_DEBUG);
58 DebugLogger::GetInstance()->Disable(false);
71 DebugLogger::GetInstance()->Disable();
84 DebugLogger::GetInstance()->SetMixLogOutput(true);
95 DebugLogger::GetInstance()->SetLogPath(args[0]);
110 DebugLogger::GetInstance()->SetLogTags(args[0]);
122 DebugLogger::GetInstance()->EnableHiLog();