PHPDevShell is a RAD Framework aimed at developing administrative applications.
author:
Jason Schoeman, Contact: titan [at] phpdevshell [dot] org.
Copyright notice: See readme/notice By using PHPDevShell you agree to notice and license, if you dont agree to this notice/license you are not allowed to use PHPDevShell.
This is the debug module. It's used widely accross the framework to log data and allow data feedback on a separate channel (backend).
It supports level and domain filtering.
Currently supported backend:
server log: the data is written to the error_log
firePHP: the data is send with the webpage to be displayed by FirePHP
copyright: Copyright (C) 2007 Jason Schoeman, All rights reserved.