UNB Components Code Reference

UnbDebug::Trace method

Writes a text message into the trace file.

public static function UnbDebug::Trace ($text);

Parameters

text

(string) Single-line text message

Remarks

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.