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

static LogType Impala::Logger::Log ( int  level = Logger::LOG_INFO  )  [inline, static]

Definition at line 91 of file Logger.h.

References GetInstance().

Referenced by Debug(), Error(), Information(), System(), User(), and Warning().

00092     {
00093         return LogType(level, &Logger::GetInstance());
00094     }

Here is the call graph for this function:


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