Login   Register  
PHP Classes
elePHPant
Icontem

Nmn Logger

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Ivan Preziosi
Name: Ivan Preziosi <e-mail contact>
Packages: 1 Browse all classes by Ivan Preziosi Browse all classes by
Country: Italy Italy - PHP jobs in Italy
Age: 37
All time rank: 2955120 in Italy Italy
Week rank: 2187 Up86 in Italy Italy Up


  Detailed description   Download .zip .tar.gz  
This package abstracts the logging of messages to different logging targets.

There is a factory class that instantiates the logging driver class that performs that actual logging actions.

There driver classes for logging messages to file, display the messages as part of the current script output or send the log messages to a given e-mail address.

The current logging driver can be configured using a separate XML file.

  Classes of Ivan Preziosi  >  Nmn Logger  >  Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Nmn Logger
Base name: nmnlogger
Description: Message logging abstraction
Version: -
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 401 users
All time rank: 5480
Week users: 0 users
Week rank: 2184 Equal
 
  Groups   Freshmeat project   Rate classes User ratings  
  Dependencies   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Logging Log generation and processing View top rated classes


  Freshmeat project  
Project record: nmnlogger
Popularity score: 19.49
Vitality score: 1.46

  User ratings  
Not yet rated by the users

  Packages needed by this class  
Class Dependency Why it is needed
PHPMailer
Conditional
needed to use the mail logging feature

  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
Files folder imagelogger (10 files, 3 directories)

  Files  /  Files folder image logger  
File Role Description
Files folder imagedrivers (3 files, 1 directory)
Files folder imagefileLogs (1 file)
Files folder imagemessageFactories (1 file)
  Plain text file changeLogs.txt Data changelogs
  Accessible without login Plain text file LICENSE Lic. license information file
  Plain text file nmn-logger-config.xml Data xml config file
  Plain text file NmnLogger.php Class Static convenience methods to use the package
  Plain text file NmnLoggerConfig.php Class class used to retrieve, store and make available config options
  Plain text file NmnLoggerDevice.php Class class used to hold the logger devices data
  Plain text file NmnLoggerObject.php Class main class of the package
  Accessible without login Plain text file NmnLoggerUsageExample.php Example basic usage example
  Accessible without login HTML file readMe.html Doc. html documentation
  Accessible without login Plain text file readMe.txt Doc. txt documentation

  Files  /  logger  /  Files folder image drivers  
File Role Description
Files folder imagemailLogger (2 files)
  Plain text file NmnLoggerBaseDriver.php Class Base driver class to be extended
  Plain text file NmnLoggerFileDriver.php Class Driver class to log to text file
  Plain text file NmnLoggerMysqlDriver.php Class Driver for mysql database

  Files  /  logger  /  drivers  /  Files folder image mailLogger  
File Role Description
  Plain text file NmnLoggerMailDriver.php Class driver class to log to mail recipients
  Plain text file readMe.txt Doc. instructions to use the MailLogger class

  Files  /  logger  /  Files folder image fileLogs  
File Role Description
  Plain text file readMe.txt Doc. readme for fileLogs

  Files  /  logger  /  Files folder image messageFactories  
File Role Description
  Plain text file NmnMessageFactory.php Class class for creating log messages

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