SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

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

levels
enable
disable

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

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 Log::Log4perl component.

See Log::Log4perl 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_Tumbleweed/noarch

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  perl-Catalyst-Log-Log4perl-1.60.0-1.4.noarch.rpm
     

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

Requires :
perl(:MODULE_COMPAT_5.40.0)
perl(Catalyst) >= 5.600.0
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(PayloadIsZstd) <= 5.4.18-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.40.0/Catalyst
/usr/lib/perl5/vendor_perl/5.40.0/Catalyst/Log
/usr/lib/perl5/vendor_perl/5.40.0/Catalyst/Log/Log4perl.pm
/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