SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

php-Analog rpm build for : Rawhide. For other distributions click php-Analog.

Name : php-Analog
Version : 1.0.10 Vendor : Fedora Project
Release : 3.fc29 Date : 2018-07-15 03:19:20
Group : Development/Libraries Source RPM : php-Analog-1.0.10-3.fc29.src.rpm
Size : 0.05 MB
Packager : Fedora Project
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
- LevelName - Convert log level numbers to names in log output
- Mail - Send email notices
- Mongo - Save to MongoDB collection, requires php-pecl-mongodb
package to be installed
- Multi - Send different log levels to different handlers
- Post - Send messages over HTTP POST to another machine
- Slackbot - Post messages to Slack via Slackbot
- Stderr - Send messages to STDERR
- Syslog - Send messages to syslog
- Threshold - Only writes log messages above a certain threshold
- 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: /vol/rzm3/linux-fedora-buffet/alt/risc-v/repo/fedora/rawhide/25788/riscv64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  php-Analog-1.0.10-3.fc29.noarch.rpm
ftp.icm.edu.pl  php-Analog-1.0.10-3.fc29.noarch.rpm
     

Provides :
php-Analog
php-composer(analog/analog)

Requires :
php(language) >= 5.3.2
php-composer(fedora/autoloader)
php-composer(psr/log)
php-curl
php-date
php-json
php-pcre
php-reflection
php-spl
php-xml
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/share/doc/php-Analog
/usr/share/doc/php-Analog/Analog.php
/usr/share/doc/php-Analog/README.md
/usr/share/doc/php-Analog/composer.json
/usr/share/doc/php-Analog/examples
/usr/share/doc/php-Analog/examples/SplClassLoader.php
/usr/share/doc/php-Analog/examples/amon.php
/usr/share/doc/php-Analog/examples/buffer.php
/usr/share/doc/php-Analog/examples/chromelogger.php
/usr/share/doc/php-Analog/examples/default.php
/usr/share/doc/php-Analog/examples/file.php
/usr/share/doc/php-Analog/examples/firephp.php
/usr/share/doc/php-Analog/examples/gelf.php
/usr/share/doc/php-Analog/examples/ignore.php
/usr/share/doc/php-Analog/examples/levelbuffer.php
/usr/share/doc/php-Analog/examples/mail.php
/usr/share/doc/php-Analog/examples/mongo.php
/usr/share/doc/php-Analog/examples/multi.php
/usr/share/doc/php-Analog/examples/post.php
/usr/share/doc/php-Analog/examples/psr-0.php
/usr/share/doc/php-Analog/examples/server.php
/usr/share/doc/php-Analog/examples/slackbot.php
/usr/share/doc/php-Analog/examples/stderr.php
/usr/share/doc/php-Analog/examples/syslog.php
/usr/share/doc/php-Analog/examples/threshold.php
/usr/share/doc/php-Analog/examples/variable.php
/usr/share/licenses/php-Analog
/usr/share/licenses/php-Analog/LICENSE
/usr/share/php/Analog
/usr/share/php/Analog/Analog.php
There is 25 files more in these RPM.

 
ICM