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 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(Catalyst::Log::Log4perl)
perl-Catalyst-Log-Log4perl
Requires :