Home || Architecture || Video Search || Visual Search || Scripts || Applications || 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().

Referenced by Impala::LogSystem::Configure().

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

Here is the call graph for this function:


Generated on Fri Mar 19 10:35:50 2010 for ImpalaSrc by  doxygen 1.5.1