Fedora 18 Update: php-Analog-1.0.0-2.git876d8a3bb.fc18

updates at fedoraproject.org updates at fedoraproject.org
Fri Jan 11 23:49:10 UTC 2013


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2013-0007
2013-01-01 00:07:18
--------------------------------------------------------------------------------

Name        : php-Analog
Product     : Fedora 18
Version     : 1.0.0
Release     : 2.git876d8a3bb.fc18
URL         : https://github.com/jbroadway/analog
Summary     : PHP micro logging package
Description :
MicroPHP logging package based on the idea of using closures for
configurability and extensibility. It functions as a static class,
but you can completely control the writing of log messages through
a closure function (aka anonymous functions).

Analog also comes with over a dozen pre-written handlers,
with examples for each in the examples folder. These include:
- Amon - Send logs to the Amon server monitoring tool
- Buffer - Buffer messages to send all at once (works with File,
  Mail, Stderr, and Variable handlers)
- File - Append messages to a file
- FirePHP - Send messages to FirePHP browser plugin
- GELF - Send message to the Graylog2 log management server
- LevelBuffer - Buffer messages and send only if sufficient error
  level reached
- Mail - Send email notices
- Mongo - Save to MongoDB collection, requires php-pecl(mongo)
  package to be installed
- Multi - Send different log levels to different handlers
- Null - Do nothing
- Post - Send messages over HTTP POST to another machine
- Stderr - Send messages to STDERR
- Syslog - Send messages to syslog
- Variable - Buffer messages to a variable reference.

So while it's a micro class, it's highly extensible and very capable
out of the box too.

--------------------------------------------------------------------------------
Update Information:

Initial build
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #890417 - Review Request: php-Analog - PHP micro logging package
        https://bugzilla.redhat.com/show_bug.cgi?id=890417
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update php-Analog' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list