Definition at line 211 of file ILog.h. Referenced by Impala::Job::Server::AcceptRequest(), Impala::Core::IDash::Server::AcceptRequest(), Impala::Application::DataServer::AcceptRequest(), and Impala::Samples::MonetTest::mainMonetTest(). 00212 { 00213 static ILogErrors theILog; 00214 return theILog; 00215 }
|