Name : perl-Test-Log-Log4perl
| |
Version : 0.320.0
| Vendor : Mageia_Org
|
Release : 3.mga8
| Date : 2020-02-12 15:09:31
|
Group : Development/Perl
| Source RPM : perl-Test-Log-Log4perl-0.320.0-3.mga8.src.rpm
|
Size : 0.03 MB
| |
Packager : umeabot < umeabot>
| |
Summary : Test log4perl
|
Description :
This module can be used to test that you\'re logging the right thing with Log::Log4perl. It checks that we get what, and only what, we expect logged by your code.
The basic process is very simple. Within your test script you get one or more loggers from *Test::Log::Log4perl* with the \'get_logger\' method just like you would with *Log::Log4perl*. You\'re going to use these loggers to declare what you think the code you\'re going to test should be logging.
my $tlogger = Test::Log::Log4perl->get_logger(\"Foo::Bar\");
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/8/i586/media/core/release |