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

static Logger& Impala::Logger::GetInstance (  )  [inline, static, private]

Definition at line 301 of file Logger.h.

Referenced by ClosePartLog(), Configure(), EndAction(), Log(), OpenPartLog(), and StartAction().

00302     {
00303         static Logger theLogger;
00304         return theLogger;
00305     }


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