Name : php-Analog
| |
Version : 1.0.8
| Vendor : Remi Collet
|
Release : 1.el5.remi
| Date : 2016-08-11 07:35:14
|
Group : Development/Libraries
| Source RPM : php-Analog-1.0.8-1.el5.remi.src.rpm
|
Size : 0.05 MB
| |
Packager : http://blog_remirepo_net/
| |
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 - Ignore - Do nothing - 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 - 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.
Autoloader: /usr/share/php/Analog/autoload.php
|
RPM found in directory: /packages/linux-pbone/rpms.remirepo.net/enterprise/5/remi/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
php-composer(analog/analog)
php-Analog
Requires :