SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-Catalyst-Log-Log4perl rpm build for : OpenSuSE. 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 : 1.1 Date : 2015-05-01 08:21:55
Group : Development/Libraries/Perl Source RPM : perl-Catalyst-Log-Log4perl-1.06-1.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/SLE_12/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 :
rpmlib(CompressedFileNames) <= 3.0.4-1
perl(Log::Log4perl) => 1.04
perl(Catalyst) => 5.60
rpmlib(PayloadIsLzma) <= 4.4.6-1
perl(Data::Dump)
perl(:MODULE_COMPAT_5.18.2)
perl(MRO::Compat)
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
perl(Params::Validate)


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