Login   Register  
PHP Classes
elePHPant
Icontem

Class: Logger class to write all at once

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Sudhir Chauhan  >  Logger class to write all at once  >  Download .tar.gz .zip  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Logger class to write all at once
Base name: phploggerclass
Description: Log activity to files buffering the messages
Related classes: , , , ,
Version: 1.0
PHP version: 5
License: GNU General Public License (GPL)
All time users: 355 users
All time rank: 5255
Week users: 2 users
Week rank: 1677
Picture of Sudhir Chauhan
Author: Sudhir Chauhan <e-mail contact>
Packages: 5 Browse this author's classes Browse this author's classes
Country: India India - PHP jobs in India
Age: 33
All time rank: 1837 in India India
Week rank: 312 Down19 in India India Down


  Detailed description  
This class can be used to log activity to files buffering the messages.

It can log one or more activity messages to a log file.

The messages are first stored in class private array variable that works as a buffer.

When the object is destroyed, eventually at the end of the script, the messages are flushed to the log file all at once.

 

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Logging Log generation and processing View top rated classes

  Rate classes User ratings   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Perfect (100.0%)
Good (91.7%)
-
-
-
-
Not sure (59.2%)
867
Month:
Not yet rated by the users

  Applications that use this class  
No application links were specified for this 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
Plain text file Logger Class Logger class

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