<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/sysutils/pear-Log/Makefile, branch pkgsrc_2004Q4</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2004Q4'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2004-11-27T13:34:37Z</updated>
<entry>
<title>claim MAINTAINER</title>
<updated>2004-11-27T13:34:37Z</updated>
<author>
<name>jdolecek</name>
<email>jdolecek</email>
</author>
<published>2004-11-27T13:34:37Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=2c7865a2b694599a32f7945a8db701f8c1a90652'/>
<id>urn:sha1:2c7865a2b694599a32f7945a8db701f8c1a90652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use the shared pear module framework, so that these work with both PHP4</title>
<updated>2004-11-01T19:57:10Z</updated>
<author>
<name>jdolecek</name>
<email>jdolecek</email>
</author>
<published>2004-11-01T19:57:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=783057d4a7fd43e0b81eb45e797420c4b43d93b4'/>
<id>urn:sha1:783057d4a7fd43e0b81eb45e797420c4b43d93b4</id>
<content type='text'>
and PHP5; no functional change, so PKGREVISION not bumped
</content>
</entry>
<entry>
<title>Updated pear-Log to 1.8.4, changes since previously packaged 1.8.1:</title>
<updated>2004-04-02T22:00:50Z</updated>
<author>
<name>jdolecek</name>
<email>jdolecek</email>
</author>
<published>2004-04-02T22:00:50Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c1614a4d74abc1f76b7ede1f20d7b55a315cf90f'/>
<id>urn:sha1:c1614a4d74abc1f76b7ede1f20d7b55a315cf90f</id>
<content type='text'>
* Added a new 'null' log handler.
* Added a flush() method to the public Log API.
* Added a new handler that logs using the Sqlite extension.
* The open(), close() and log() methods now consistently return success
  or failure.
* If an object or array is passed as a log event, its human-readable
  representation will be used.
* It's now possible to specify the default priority for events logged
  using the log() method.
</content>
</entry>
<entry>
<title>g/c the DOCDIR stuff and rely solely on the pear.mk PLIST generation logic</title>
<updated>2004-04-02T21:57:36Z</updated>
<author>
<name>jdolecek</name>
<email>jdolecek</email>
</author>
<published>2004-04-02T21:57:36Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=86c3a5f8aef67804e9068e09c39e35a006d25ded'/>
<id>urn:sha1:86c3a5f8aef67804e9068e09c39e35a006d25ded</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Whitespace fixes</title>
<updated>2003-12-30T16:48:44Z</updated>
<author>
<name>cjep</name>
<email>cjep</email>
</author>
<published>2003-12-30T16:48:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b7933b06fec3ea4f794941b2c494561297f9089c'/>
<id>urn:sha1:b7933b06fec3ea4f794941b2c494561297f9089c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update pear-Log to (most recent) 1.8.1. Changes since 1.7.0:</title>
<updated>2003-12-17T19:58:13Z</updated>
<author>
<name>jdolecek</name>
<email>jdolecek</email>
</author>
<published>2003-12-17T19:58:13Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=cb09d6744a3e3b016c9b6f43badc5aad69de32f1'/>
<id>urn:sha1:cb09d6744a3e3b016c9b6f43badc5aad69de32f1</id>
<content type='text'>
1.8.1:
* Fixed some bugs in the 'win' handler.
* Updated the Log_observer::factory() method for consistency
  with Log::factory().

1.8.0:
* The Log package now includes a users guide, example scripts and unit tests.
* A number of small improvements have been made to the 'win' log handler
  (based on suggestions from Paul Yanchenko).
* A new 'display' log handler has been added to the distribution. Contributed
  by Paul Yanchenko, this handler simply prints the error message back
  to the browser. It respects the 'error_prepend_string' and
  'error_append_string' PHP INI values and is useful when using
  PEAR::setErrorHandling()'s PEAR_ERROR_CALLBACK mechanism.

1.7.1:
* The mail handler now uses "\n" to terminate lines instead of "\r\n".
* The file handler's path creation routines now guard against potentially
  infinite recursion.
* It is now possible to pass an object to the logging methods. If the object
  offers a PEAR_Error-style getMessage() or PHP5 exception-style toString()
  method, it will be used to extract the message text.

Documentation and the guide are installed in ${LOCALBASE}/share/doc/pear-Log.
</content>
</entry>
<entry>
<title>add pear-Log-1.7.0, from pkgsrc-wip, done by Adrian Portelli</title>
<updated>2003-12-17T19:27:29Z</updated>
<author>
<name>jdolecek</name>
<email>jdolecek</email>
</author>
<published>2003-12-17T19:27:29Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=92c92c6e6a62adafceb78b6d85e266c305f28fe7'/>
<id>urn:sha1:92c92c6e6a62adafceb78b6d85e266c305f28fe7</id>
<content type='text'>
The Log framework provides an abstracted logging system for PHP. It supports
logging to console, file, syslog, SQL, mail, and mcal targets. It also
provides a subject - observer mechanism.
</content>
</entry>
</feed>
