Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

perl-Log-Handler-0.900.0-2.mga9 RPM for noarch

From Mageia Cauldron for x86_64 / media / core / release

Name: perl-Log-Handler Distribution: Mageia
Version: 0.900.0 Vendor: Mageia.Org
Release: 2.mga9 Build date: Mon Mar 21 10:06:33 2022
Group: Development/Perl Build host: localhost
Size: 279735 Source RPM: perl-Log-Handler-0.900.0-2.mga9.src.rpm
Packager: umeabot <umeabot>
Url: https://metacpan.org/release/Log-Handler
Summary: A simple log file handler
This module is just a simple object oriented log file handler and very easy to
use.  It's possible to define a log level for your programs and control the
amount of informations that will be logged to the log file. In addition it's
possible to configure how you wish to open the log file - transient or
permanent - and lock and unlock the log file by each write operation. If you
wish you can assign the handler to check the inode of the log file (not on
Windows). That could be very useful if a rotate mechanism moves and zip the log
file.

Provides

Requires

License

GPL+ or Artistic

Changelog

* Mon Mar 21 2022 umeabot <umeabot> 0.900.0-2.mga9
  + Revision: 1812919
  - Mageia 9 Mass Rebuild
* Mon Jul 13 2020 tv <tv> 0.900.0-1.mga8
  + Revision: 1605809
  - update to 0.90

Files

/usr/share/doc/perl-Log-Handler
/usr/share/doc/perl-Log-Handler/ChangeLog
/usr/share/doc/perl-Log-Handler/INSTALL
/usr/share/doc/perl-Log-Handler/LICENSE
/usr/share/doc/perl-Log-Handler/META.json
/usr/share/doc/perl-Log-Handler/META.yml
/usr/share/doc/perl-Log-Handler/MYMETA.yml
/usr/share/doc/perl-Log-Handler/README
/usr/share/doc/perl-Log-Handler/examples
/usr/share/doc/perl-Log-Handler/examples/benchmark
/usr/share/doc/perl-Log-Handler/examples/benchmark/benchmark.pl
/usr/share/doc/perl-Log-Handler/examples/category
/usr/share/doc/perl-Log-Handler/examples/category/category.pl
/usr/share/doc/perl-Log-Handler/examples/config
/usr/share/doc/perl-Log-Handler/examples/config/example.conf
/usr/share/doc/perl-Log-Handler/examples/config/example.pl
/usr/share/doc/perl-Log-Handler/examples/config/example.props
/usr/share/doc/perl-Log-Handler/examples/config/example.yaml
/usr/share/doc/perl-Log-Handler/examples/filter
/usr/share/doc/perl-Log-Handler/examples/filter/extended_filter.pl
/usr/share/doc/perl-Log-Handler/examples/filter/filter_caller.pl
/usr/share/doc/perl-Log-Handler/examples/filter/filter_message.pl
/usr/share/doc/perl-Log-Handler/examples/layout
/usr/share/doc/perl-Log-Handler/examples/layout/layout.pl
/usr/share/doc/perl-Log-Handler/examples/layout/pattern.pl
/usr/share/doc/perl-Log-Handler/examples/layout/runtime.pl
/usr/share/doc/perl-Log-Handler/examples/logger
/usr/share/doc/perl-Log-Handler/examples/logger/MyApp.pm
/usr/share/doc/perl-Log-Handler/examples/logger/myapp.pl
/usr/share/doc/perl-Log-Handler/examples/prepare
/usr/share/doc/perl-Log-Handler/examples/prepare/prepare.pl
/usr/share/doc/perl-Log-Handler/examples/reload
/usr/share/doc/perl-Log-Handler/examples/reload/logger1.conf
/usr/share/doc/perl-Log-Handler/examples/reload/logger2.conf
/usr/share/doc/perl-Log-Handler/examples/reload/reload.pl
/usr/share/doc/perl-Log-Handler/examples/socket
/usr/share/doc/perl-Log-Handler/examples/socket/client.pl
/usr/share/doc/perl-Log-Handler/examples/socket/server.pl
/usr/share/doc/perl-Log-Handler/examples/text-csv
/usr/share/doc/perl-Log-Handler/examples/text-csv/log-as-csv-string.pl
/usr/share/man/man3/Log::Handler.3pm.xz
/usr/share/man/man3/Log::Handler::Config.3pm.xz
/usr/share/man/man3/Log::Handler::Examples.3pm.xz
/usr/share/man/man3/Log::Handler::Levels.3pm.xz
/usr/share/man/man3/Log::Handler::Output.3pm.xz
/usr/share/man/man3/Log::Handler::Output::DBI.3pm.xz
/usr/share/man/man3/Log::Handler::Output::Email.3pm.xz
/usr/share/man/man3/Log::Handler::Output::File.3pm.xz
/usr/share/man/man3/Log::Handler::Output::Forward.3pm.xz
/usr/share/man/man3/Log::Handler::Output::Screen.3pm.xz
/usr/share/man/man3/Log::Handler::Output::Sendmail.3pm.xz
/usr/share/man/man3/Log::Handler::Output::Socket.3pm.xz
/usr/share/man/man3/Log::Handler::Pattern.3pm.xz
/usr/share/man/man3/Log::Handler::Plugin::Config::General.3pm.xz
/usr/share/man/man3/Log::Handler::Plugin::Config::Properties.3pm.xz
/usr/share/man/man3/Log::Handler::Plugin::YAML.3pm.xz
/usr/share/perl5/vendor_perl/Log
/usr/share/perl5/vendor_perl/Log/Handler
/usr/share/perl5/vendor_perl/Log/Handler.pm
/usr/share/perl5/vendor_perl/Log/Handler/Config.pm
/usr/share/perl5/vendor_perl/Log/Handler/Examples.pod
/usr/share/perl5/vendor_perl/Log/Handler/Levels.pm
/usr/share/perl5/vendor_perl/Log/Handler/Output
/usr/share/perl5/vendor_perl/Log/Handler/Output.pm
/usr/share/perl5/vendor_perl/Log/Handler/Output/DBI.pm
/usr/share/perl5/vendor_perl/Log/Handler/Output/Email.pm
/usr/share/perl5/vendor_perl/Log/Handler/Output/File.pm
/usr/share/perl5/vendor_perl/Log/Handler/Output/Forward.pm
/usr/share/perl5/vendor_perl/Log/Handler/Output/Screen.pm
/usr/share/perl5/vendor_perl/Log/Handler/Output/Sendmail.pm
/usr/share/perl5/vendor_perl/Log/Handler/Output/Socket.pm
/usr/share/perl5/vendor_perl/Log/Handler/Pattern.pm
/usr/share/perl5/vendor_perl/Log/Handler/Plugin
/usr/share/perl5/vendor_perl/Log/Handler/Plugin/Config
/usr/share/perl5/vendor_perl/Log/Handler/Plugin/Config/General.pm
/usr/share/perl5/vendor_perl/Log/Handler/Plugin/Config/Properties.pm
/usr/share/perl5/vendor_perl/Log/Handler/Plugin/YAML.pm


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 23 03:53:15 2024