| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: php-Analog | Distribution: Unknown |
| Version: 1.0.0 | Vendor: Remi Collet |
| Release: 2.git876d8a3bb.fc15.remi | Build date: Mon Dec 31 07:47:15 2012 |
| Group: Development/Libraries | Build host: dixsept.famillecollet.com |
| Size: 35867 | Source RPM: php-Analog-1.0.0-2.git876d8a3bb.fc15.remi.src.rpm |
| Packager: http://blog.famillecollet.com/ | |
| Url: https://github.com/jbroadway/analog | |
| Summary: PHP micro logging package | |
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.
MIT
* Sun Dec 30 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 1.0.0-2.git876d8a3bb - Fix a typo - Run tests, add relevant BR and patch * Sun Dec 30 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 1.0.0-1.git876d8a3bb - Fix version - remove not needeed php-hash requirement - remove php-mongo requirement (add a line in %description) - remove unneeded macro - add LICENSE file (upstream bug https://github.com/jbroadway/analog/issues/2) * Mon Dec 24 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 1.0.0.1-1.git876d8a3bb - Latest snapshot (bug fixes, new handlers) - Fix Requires * Sat Dec 01 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 1.0.0-1 - Initial packaging
/usr/share/doc/php-Analog-1.0.0 /usr/share/doc/php-Analog-1.0.0/Analog.php /usr/share/doc/php-Analog-1.0.0/LICENSE /usr/share/doc/php-Analog-1.0.0/README.md /usr/share/doc/php-Analog-1.0.0/examples /usr/share/doc/php-Analog-1.0.0/examples/SplClassLoader.php /usr/share/doc/php-Analog-1.0.0/examples/amon.php /usr/share/doc/php-Analog-1.0.0/examples/buffer.php /usr/share/doc/php-Analog-1.0.0/examples/default.php /usr/share/doc/php-Analog-1.0.0/examples/file.php /usr/share/doc/php-Analog-1.0.0/examples/firephp.php /usr/share/doc/php-Analog-1.0.0/examples/gelf.php /usr/share/doc/php-Analog-1.0.0/examples/levelbuffer.php /usr/share/doc/php-Analog-1.0.0/examples/mail.php /usr/share/doc/php-Analog-1.0.0/examples/mongo.php /usr/share/doc/php-Analog-1.0.0/examples/multi.php /usr/share/doc/php-Analog-1.0.0/examples/null.php /usr/share/doc/php-Analog-1.0.0/examples/post.php /usr/share/doc/php-Analog-1.0.0/examples/psr-0.php /usr/share/doc/php-Analog-1.0.0/examples/server.php /usr/share/doc/php-Analog-1.0.0/examples/stderr.php /usr/share/doc/php-Analog-1.0.0/examples/syslog.php /usr/share/doc/php-Analog-1.0.0/examples/variable.php /usr/share/php/Analog /usr/share/php/Analog/Analog.php /usr/share/php/Analog/Handler /usr/share/php/Analog/Handler/Amon.php /usr/share/php/Analog/Handler/Buffer /usr/share/php/Analog/Handler/Buffer.php /usr/share/php/Analog/Handler/Buffer/Destructor.php /usr/share/php/Analog/Handler/File.php /usr/share/php/Analog/Handler/FirePHP.php /usr/share/php/Analog/Handler/GELF.php /usr/share/php/Analog/Handler/LevelBuffer.php /usr/share/php/Analog/Handler/Mail.php /usr/share/php/Analog/Handler/Mongo.php /usr/share/php/Analog/Handler/Multi.php /usr/share/php/Analog/Handler/Null.php /usr/share/php/Analog/Handler/Post.php /usr/share/php/Analog/Handler/Stderr.php /usr/share/php/Analog/Handler/Syslog.php /usr/share/php/Analog/Handler/Variable.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Jun 19 03:25:26 2013