Top Level :: Logging

Package Information: Log 1.9.0

Show All Changelogs
» Version » Information
1.11.2 2008-09-05     stable
1.11.1 2008-08-06     stable
1.11.0 2008-06-14     stable
1.10.1 2008-05-03     stable
1.10.0 2008-02-10     stable
1.9.16 2008-01-19     stable
1.9.15 2008-01-19     stable
1.9.14 2008-01-02     stable
1.9.13 2007-12-13     stable
1.9.12 2007-12-12     stable
1.9.11 2007-05-14     stable
1.9.10 2007-02-05     stable
1.9.9 2006-10-12     stable
1.9.8 2006-08-01     stable
1.9.7 2006-07-08     stable
1.9.6 2006-05-28     stable
1.9.5 2006-04-30     stable
1.9.4 2006-04-25     stable
1.9.3 2005-12-05     stable
1.9.2 2005-10-25     stable
1.9.1 2005-10-24     stable
1.9.0Download

Release date: 2005-10-10 03:45 UTC
Release state: stable

Changelog:

Added stringToPriority() for converting priority names to PEAR_LOG_* constants.
The mail handler now uses \r\n instead of \n to terminate lines.
The file handler will now perform file locking if the 'locking' parameter is set.
The file hander's directory creation routines have been rewritten.
The file handler will now set a created directory's permission mode based on the 'dirmode' parameter.
The SQL handler can now be configured with an array of DB 'options'.
The SQL handler now uses prepared queries for improved performance.
An MDB2 database handler has been added.
Only variable references should be returned by reference in Log::factory().
The file handler can now handle file modes given as strings.
The display handler now offers a 'linebreak' configuration option.
The composite handler's getIdent() method now returns the correct value.
The file handler now only attempts to set the log file's mode if it created it.
The factory() method will no longer attempt to include the handler file if the handler class has already been defined.

Dependencies:
  • PHP Version: PHP 4.3.0 or newer
  • PEAR Package: DB 1.3 or newer (optional)
  • PHP Extension: sqlite (optional)
1.8.7 2004-12-21     stable
1.8.6 2004-09-08     stable
1.8.5 2004-08-10     stable
1.8.4 2004-02-17     stable
1.8.3 2004-01-08     stable
1.8.2 2004-01-02     stable
1.8.1 2003-12-15     stable
1.8.0 2003-11-19     stable
1.7.1 2003-09-21     stable
1.7.0 2003-08-03     stable
1.6.7 2003-06-17     stable
1.6.6 2003-06-05     stable
1.6.5 2003-04-27     stable
1.6.4 2003-04-08     stable
1.6.3 2003-04-08     stable
1.6.2 2003-04-07     stable
1.6.1 2003-04-03     stable
1.6.0 2003-02-18     stable
1.5.3 2003-01-02     stable
1.5.2 2002-11-28     stable
1.5.1 2002-11-18     stable
1.5 2002-10-24     stable
1.4 2002-09-28     stable
1.3 2002-09-16     stable
1.2 2002-07-24     stable
1.1 2002-04-18     stable
1.0 2002-03-08