Jump to content

Great GNU Log & Error handling class (PHP5)


phporcaffeine

Recommended Posts

This is a PHP 5+ Class (GNU Style) that I have developed with these features in mind;

    1.)  Allow developers to have a customizable, powerful and convienent way to log any and everything
          that you want to.  A single class variable decides if logs are created in a flat-file or MySQL DB.

    2.)  Also has an extended class for logging all mysql errors.

    3.)  Complete with a test case file demonstrating all class methods and usage.


This is an excellent class to have for any application and is exstensable and ready for any additions you wish to make!

-Happy Codeing!

[attachment deleted by admin]
Link to comment
https://forums.phpfreaks.com/topic/22146-great-gnu-log-error-handling-class-php5/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.