Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

static void Impala::Logger::Configure ( int  logLevel,
String  logFile,
bool  debug 
) [inline, static]

Definition at line 79 of file Logger.h.

References GetInstance(), and Init().

00080     {
00081         GetInstance().Init(logLevel, logFile, debug);
00082     }

Here is the call graph for this function:


Generated on Thu Jan 13 09:13:59 2011 for ImpalaSrc by  doxygen 1.5.1