Fedora 22 Update: php-Monolog-1.16.0-1.fc22

updates at fedoraproject.org updates at fedoraproject.org
Thu Aug 27 18:33:37 UTC 2015


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2015-13517
2015-08-27 17:52:04.306963
--------------------------------------------------------------------------------

Name        : php-Monolog
Product     : Fedora 22
Version     : 1.16.0
Release     : 1.fc22
URL         : https://github.com/Seldaek/monolog
Summary     : Sends your logs to files, sockets, inboxes, databases and various web services
Description :
Monolog sends your logs to files, sockets, inboxes, databases and various web
services. Special handlers allow you to build advanced logging strategies.

This library implements the PSR-3 [1] interface that you can type-hint against
in your own libraries to keep a maximum of interoperability. You can also use it
in your applications to make sure you can always use another compatible logger
at a later time.

Optional:
* php-aws-sdk (>= 2.8.13, < 3.0)
      Allow sending log messages to AWS services like DynamoDB
* php-pecl-amqp
      Allow sending log messages to an AMQP server (1.0+ required)
* php-pecl-mongo
      Allow sending log messages to a MongoDB server
* php-Raven (>= 0.12.0, < 1.0)
      Allow sending log messages to a Sentry server
* php-swift-Swift
      Allow sending log messages through Swiftmailer
* https://github.com/doctrine/couchdb-client
      Allow sending log messages to a CouchDB server
* https://github.com/Graylog2/gelf-php
      Allow sending log messages to a GrayLog2 server
* https://docs.newrelic.com/docs/php/new-relic-for-php
      Allow sending log messages to a New Relic application
* https://github.com/phpconsole/phpconsole
      Allow sending log messages to Google Chrome
* https://github.com/rollbar/rollbar-php
      Allow sending log messages to Rollbar
* https://github.com/ruflin/Elastica
      Allow sending log messages to an Elastic Search server
* https://github.com/videlalvaro/php-amqplib
      Allow sending log messages to an AMQP server using php-amqplib

[1] http://www.php-fig.org/psr/psr-3/

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

### 1.16.0 (2015-08-09)    * Added IFTTTHandler to notify ifttt.com triggers  *
Added Logger::setHandlers() to allow setting/replacing all handlers  * Added
$capSize in RedisHandler to cap the log size  * Fixed StreamHandler creation of
directory to only trigger when the first log write happens  * Fixed bug in the
handling of curl failures  * Fixed duplicate logging of fatal errors when both
error and fatal error handlers are registered in monolog's ErrorHandler  * Fixed
missing fatal errors records with handlers that need to be closed to flush log
records  * Fixed TagProcessor::addTags support for associative arrays
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #1251783 - php-Monolog-1.16.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=1251783
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program. Use
su -c 'yum update php-Monolog' at the command line.
For more information, refer to "Managing Software with yum",
available at https://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