Recommend this page to a friend! |
Download .zip |
Info | View files (2) | Download .zip | Reputation | Support forum | Blog | Links |
Last Updated | Ratings | Unique User Downloads | Download Rankings | |||||
2002-04-23 (14 years ago) | 36% | Total: 1,564 | All time: 2,436 This week: 872 |
Version | License | Categories | ||||
debugger 1.0 | GNU General Publi... | Debug |
Description | Author | |||||||||||||
Allows you to put debug messages in your code and mark them with a specific debug level. Later, when you want to output your debug messages, you can squelch out the messages with levels you don't want to see. This is different than other debug classes because it is not stepping through your code like a real debugger. It is only going to print the messages that you make up and that you have planted in your code. But some times you don't want to see all your debug messages, just the serious ones. Sometimes you want to see a lot more. |
|
Files |
File | Role | Description |
---|---|---|
debugger.php | ??? | debuging output class |
dtest.phtml | ??? | example of how to use debugger class |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
0% |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|