[inline, static]
Definition at line 42 of file LogSystem.h.
Referenced by Impala::CmdOptions::ConfigureLogSystem().
00043 { 00044 static LogSystem theLogSystem; 00045 return theLogSystem; 00046 }