Debug and Error Message functions.
These functions implement a procedural version of the formVista DDT debug message system.
dumps message to stdout or log file depending upon global.
checks $fvDEBUG["logfile"] global for name of file to dump messages to. Opens the file once.
displays a formatted debugging message.
If ddtOn() was called, outputs a formatted debugging message.
displays a formatted dump of an associative array.
If ddtOn() was called, outputs a formatted debugging message showing contents of array.
turns on procedural debugging.
Causes _ddt() calls to display debugging messages.
set debugging output style to command line.
tells ddt to format debugging messages for a command line program.
Central Error Function.
Displays a formatted error message to the user. If the global _DDT_ERROR_LOG is set the error message is dumped to that file instead of being displayed to the user.
set output file for debugging messages.
sets the destination file for debugging messages.
set error message destination.
sets the destination for error messages.
Documentation generated on Sat, 31 Dec 2005 14:56:52 -0500 by phpDocumentor 1.3.0RC3