[inline, static]
Definition at line 79 of file Logger.h.
References GetInstance(), and Init().
Referenced by Impala::LogSystem::Configure().
00080 { 00081 GetInstance().Init(logLevel, logFile, debug); 00082 }
Here is the call graph for this function: