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