Debug_class

Package:
Debug_class
Summary:
Output values of variables
Groups:
Debug, Logging, PHP 5
Author:
Christian
Description:
This class can be used to output values of variables.

It can take a list of variable values as arguments and outputs their values to the current page output.

The outputted values is followed by a backtrace of where the debug function was called, the current script memory usage and the current time.

The class can also output the variable values and exit immediately.

The debug output can be redirected to the PHP error log.


Powered by Gewgley