Writes a text message into the trace file.
public static function UnbDebug::Trace ($text);
(string) Single-line text message
The message is written to the file unb.trace in the same directory as the UNB class library, together with a time stamp at the beginning of the line. Each message is appended at the end of the file.
Member of class: UnbDebug
Implementation file: unb.class.php, line 96
© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.