The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

Remi's RPM repository - Packages

Blog | Forum | Repository

php-ZendFramework2-Log - Zend Framework 2: Log Component

Website:
http://framework.zend.com/manual/2.3/en/modules/zend.log.overview.html
Licence:
BSD
Vendor:
Remi Collet
Description:
Zend\Log\Logger is a component for general purpose logging. It supports multiple
log backends, formatting messages sent to the log, and filtering messages from
being logged. These functions are divided into the following objects:

* A Logger (instance of Zend\Log\Logger) is the object that your application
  uses the most. You can have as many Logger objects as you like; they do not
  interact. A Logger object must contain at least one Writer, and can optionally
  contain one or more Filters.
* A Writer (inherits from Zend\Log\Writer\AbstractWriter) is responsible for
  saving data to storage.
* A Filter (implements Zend\Log\Filter\FilterInterface) blocks log data from
  being saved. A filter is applied to an individual writer. Filters can be
  chained.
* A Formatter (implements Zend\Log\Formatter\FormatterInterface) can format the
  log data before it is written by a Writer. Each Writer has exactly one
  Formatter.

Optional: MongoDB (php-pecl-mongo)

Packages

php-ZendFramework2-Log-2.4.10-1.el5.remi.noarch [35 KiB] Changelog by Shawn Iwinski (2016-06-12):
- Update to 2.4.10 (RHBZ #1343995 / RHBZ #1343990)
- Switch to GitHub source (and separate ZendXml pkg)
- Move autoloader into spec
php-ZendFramework2-Log-2.4.9-1.el5.remi.noarch [35 KiB] Changelog by Remi Collet (2015-11-25):
- Update to 2.4.9

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.