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