NmnLogger 1.1 review

Download
by rbytes.net on

NmnLogger is a small set of PHP classes which provide a simple but effective logging mechanism

License: LGPL (GNU Lesser General Public License)
File size: 73K
Developer: Ivan Preziosi
0 stars award from rbytes.net

NmnLogger is a small set of PHP classes which provide a simple but effective logging mechanism. NmnLogger has the ability to create complex and functional logging systems within minutes.

NmnLogger relies on a small XML config file, where you can set up all your logging preferences. Logging drivers to dispatch logs to mail, text files, on screen, or to any destination for which you write a driver. The format in which the log is displayed can be modified.

Requirements:
PHP 5.0.0
PHPMailer (optional)

What's New in This Release:
A bug in the message factory in formatting datetime has been fixed.
Due to possible security holes, message drivers are now configured directly in the PHP files.
A simple MySQL logging driver has been added to log directly into MySQL tables.

NmnLogger 1.1 search tags