void trace ( string  message  ) 

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:


Generated on Thu Jan 24 04:01:02 2008 for GNU BPEL2oWFN by  doxygen 1.5.2