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:
|