[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: