Login   Register  
PHP Classes
elePHPant
Icontem

Class: debugger

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of creep  >  debugger  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: debugger
Base name: debugger
Description: give you debug messages with verbose levels
Related classes: , ,
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 1482 users
All time rank: 2191
Week users: 1 user
Week rank: 2467
Picture of creep
Author: creep <e-mail contact>
Packages: 2 Browse this author's classes Browse this author's classes
Country: United States United States - PHP jobs in United States
Age: ???
All time rank: 995131 in United States United States
Week rank: 1634 Down206 in United States United States Down


  Detailed description  
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.

 

  Groups  
Group folder image Debug Debug data dumping, bug detection and reporting View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Not sure (50.0%)
Not sure (56.2%)
-
-
-
-
Insufficient (30.6%)
2166
Month:
Not yet rated by the users

  Applications that use this class  
Link Description
Example example of using debug class
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Accessible without login Plain text file debugger.php ??? debuging output class
Accessible without login Plain text file dtest.phtml ??? example of how to use debugger class

Download all files: debugger.tar.gz debugger.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.