traces a string to the log stream This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts. Definition at line 132 of file debug.cc. References trace(), and TRACE_ALWAYS. 00133 { 00134 trace(TRACE_ALWAYS, message); 00135 }
Here is the call graph for this function: ![]()
|
1.5.2