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

static void Impala::Logger::ClosePartLog ( String  filename  )  [inline, static]

Definition at line 180 of file Logger.h.

References DoClosePartLog(), and GetInstance().

00181     {
00182         Logger *al = &GetInstance();
00183         al->DoClosePartLog(filename);
00184     }

Here is the call graph for this function:


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