Home || Visual Search || Applications || Architecture || 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 Thu Jan 13 09:14:02 2011 for ImpalaSrc by  doxygen 1.5.1