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

Logger& Impala::Logger::operator<< ( String  log  )  [inline]

Definition at line 284 of file Logger.h.

References LOG_DEBUG, and LogString().

00285     {
00286         LogString(log, true, LOG_DEBUG);
00287         return *this;
00288     }

Here is the call graph for this function:


Generated on Fri Mar 19 10:35:58 2010 for ImpalaSrc by  doxygen 1.5.1