SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Catalyst-Log-Log4perl rpm build for : openSUSE Leap 15. For other distributions click perl-Catalyst-Log-Log4perl.

Name : perl-Catalyst-Log-Log4perl
Version : 1.06 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp150.3.1 Date : 2018-10-07 23:46:45
Group : Development/Libraries/Perl Source RPM : perl-Catalyst-Log-Log4perl-1.06-lp150.3.1.src.rpm
Size : 0.02 MB
Packager : (none)
Summary : DEPRECATED (see Log::Log4perl::Catalyst)
Description :
This module provides a the Catalyst::Log manpage implementation that uses
the Log::Log4perl manpage as the underlying log mechanism. It provides all
the methods listed in the Catalyst::Log manpage, with the exception of:

levels
enable
disable

These methods simply return 0 and do nothing, as similar functionality is
already provided by the Log::Log4perl manpage.

These methods will all instantiate a logger with the component set to the
package who called it. For example, if you were in the MyApp::C::Main
package, the following:

package MyApp::C::Main;

sub default : Private {
my ( $self, $c ) = AATT_;
my $logger = $c->log;
$logger->debug(\"Woot!\");
}

Would send a message to the Myapp.C.Main the Log::Log4perl manpage
component.

See the Log::Log4perl manpage for more information on how to configure
different logging mechanisms based on the component.

RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Leap_15.0/noarch

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
perl(Catalyst::Log::Log4perl)
perl-Catalyst-Log-Log4perl

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(Catalyst) >= 5.60
perl(Data::Dump)
perl(Log::Log4perl) >= 1.04
perl(MRO::Compat)
perl(Params::Validate)
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/lib/perl5/vendor_perl/5.26.1/Catalyst
/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Log
/usr/lib/perl5/vendor_perl/5.26.1/Catalyst/Log/Log4perl.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-Catalyst-Log-Log4perl
/usr/share/doc/packages/perl-Catalyst-Log-Log4perl/Changes
/usr/share/doc/packages/perl-Catalyst-Log-Log4perl/README
/usr/share/doc/packages/perl-Catalyst-Log-Log4perl/example.conf
/usr/share/man/man3/Catalyst::Log::Log4perl.3pm.gz

 
ICM