Wed, 12 Jun 2024 20:25:56 UTC | login

Information for RPM php-Analog-1.0.10-3.fc29.noarch.rpm

ID180777
Namephp-Analog
Version1.0.10
Release3.fc29
Epoch
Archnoarch
SummaryPHP micro logging package
DescriptionMicroPHP 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
Build Time2018-07-15 01:19:20 GMT
Size29.81 KB
2e9296e183c2f3ce38eacc10ccc7e379
LicenseMIT
Provides
php-Analog = 1.0.10-3.fc29
php-composer(analog/analog) = 1.0.10
Obsoletes No Obsoletes
Conflicts No Conflicts
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
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
Page:
<<< 51 through 55 of 55
Name ascending sort Size
/usr/share/php/Analog/Handler/Threshold.php1020.00 B
/usr/share/php/Analog/Handler/Variable.php535.00 B
/usr/share/php/Analog/Handler/WPMail.php1.27 KB
/usr/share/php/Analog/Logger.php5.69 KB
/usr/share/php/Analog/autoload.php285.00 B
Component of No Buildroots