Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help

The search service can find package by either name (apache), provides(webserver), absolute file names (/usr/bin/apache), binaries (gprof) or shared libraries (libXm.so.2) in standard path. It does not support multiple arguments yet...

The System and Arch are optional added filters, for example System could be "redhat", "redhat-7.2", "mandrake" or "gnome", Arch could be "i386" or "src", etc. depending on your system.

System Arch

RPM resource perl-Log-Contextual

Major benefits: * * Efficient The default logging functions take blocks, so if a log level is disabled, the block will not run: log_debug { "the new count in the database is " . $rs->count }; Similarly, the 'D' prefixed methods only 'Dumper' the input if the level is enabled. * * Handy The logging functions return their arguments, so you can stick them in the middle of expressions: for (log_debug { "downloading:\n" . join qq(\n), @_ } @urls) { ... } * * Generic 'Log::Contextual' is an interface for all major loggers. If you log through 'Log::Contextual' you will be able to swap underlying loggers later. * * Powerful 'Log::Contextual' chooses which logger to use based on user defined 'CodeRef's. Normally you don't need to know this, but you can take advantage of it when you need to later. * * Scalable If you just want to add logging to your basic application, start with Log::Contextual::SimpleLogger and then as your needs grow you can switch to Log::Dispatchouli or Log::Dispatch or Log::Log4perl or whatever else. This module is a simple interface to extensible logging. It exists to abstract your logging interface so that logging is as painless as possible, while still allowing you to switch from one logger to another. It is bundled with a really basic logger, Log::Contextual::SimpleLogger, but in general you should use a real logger instead. For something more serious but not overly complicated, try Log::Dispatchouli (see SYNOPSIS for example.)

Found 3 sites for perl-Log-Contextual

Found 48 RPM for perl-Log-Contextual

PackageSummaryDistributionDownload
perl-Log-Contextual-0.008001-20.fc40.noarch.htmlSimple logging interface with a contextual logFedora Rawhide for x86_64perl-Log-Contextual-0.008001-20.fc40.noarch.rpm
perl-Log-Contextual-0.008001-20.fc40.noarch.htmlSimple logging interface with a contextual logFedora Rawhide for aarch64perl-Log-Contextual-0.008001-20.fc40.noarch.rpm
perl-Log-Contextual-0.008001-20.fc40.noarch.htmlSimple logging interface with a contextual logFedora Rawhide for ppc64leperl-Log-Contextual-0.008001-20.fc40.noarch.rpm
perl-Log-Contextual-0.008001-20.fc40.noarch.htmlSimple logging interface with a contextual logFedora Rawhide for s390xperl-Log-Contextual-0.008001-20.fc40.noarch.rpm
perl-Log-Contextual-0.008001-20.fc40.noarch.htmlSimple logging interface with a contextual logFedora 40 for x86_64perl-Log-Contextual-0.008001-20.fc40.noarch.rpm
perl-Log-Contextual-0.008001-20.fc40.noarch.htmlSimple logging interface with a contextual logFedora 40 for aarch64perl-Log-Contextual-0.008001-20.fc40.noarch.rpm
perl-Log-Contextual-0.008001-20.fc40.noarch.htmlSimple logging interface with a contextual logFedora 40 for ppc64leperl-Log-Contextual-0.008001-20.fc40.noarch.rpm
perl-Log-Contextual-0.008001-20.fc40.noarch.htmlSimple logging interface with a contextual logFedora 40 for s390xperl-Log-Contextual-0.008001-20.fc40.noarch.rpm
perl-Log-Contextual-0.008001-18.fc39.noarch.htmlSimple logging interface with a contextual logFedora 39 for x86_64perl-Log-Contextual-0.008001-18.fc39.noarch.rpm
perl-Log-Contextual-0.008001-18.fc39.noarch.htmlSimple logging interface with a contextual logFedora 39 for aarch64perl-Log-Contextual-0.008001-18.fc39.noarch.rpm
perl-Log-Contextual-0.008001-18.fc39.noarch.htmlSimple logging interface with a contextual logFedora 39 for ppc64leperl-Log-Contextual-0.008001-18.fc39.noarch.rpm
perl-Log-Contextual-0.008001-18.fc39.noarch.htmlSimple logging interface with a contextual logFedora 39 for s390xperl-Log-Contextual-0.008001-18.fc39.noarch.rpm
perl-Log-Contextual-0.008001-17.fc38.noarch.htmlSimple logging interface with a contextual logFedora 38 for x86_64perl-Log-Contextual-0.008001-17.fc38.noarch.rpm
perl-Log-Contextual-0.008001-17.fc38.noarch.htmlSimple logging interface with a contextual logFedora 38 for aarch64perl-Log-Contextual-0.008001-17.fc38.noarch.rpm
perl-Log-Contextual-0.008001-17.fc38.noarch.htmlSimple logging interface with a contextual logFedora 38 for ppc64leperl-Log-Contextual-0.008001-17.fc38.noarch.rpm
perl-Log-Contextual-0.008001-17.fc38.noarch.htmlSimple logging interface with a contextual logFedora 38 for s390xperl-Log-Contextual-0.008001-17.fc38.noarch.rpm
perl-Log-Contextual-0.008001-16.fc37.noarch.htmlSimple logging interface with a contextual logFedora 37 for x86_64perl-Log-Contextual-0.008001-16.fc37.noarch.rpm
perl-Log-Contextual-0.008001-16.fc37.noarch.htmlSimple logging interface with a contextual logFedora 37 for aarch64perl-Log-Contextual-0.008001-16.fc37.noarch.rpm
perl-Log-Contextual-0.008001-16.fc37.noarch.htmlSimple logging interface with a contextual logFedora 37 for ppc64leperl-Log-Contextual-0.008001-16.fc37.noarch.rpm
perl-Log-Contextual-0.008001-16.fc37.noarch.htmlSimple logging interface with a contextual logFedora 37 for s390xperl-Log-Contextual-0.008001-16.fc37.noarch.rpm
perl-Log-Contextual-0.008001-16.el9.noarch.htmlSimple logging interface with a contextual logEPEL 9 for ppc64leperl-Log-Contextual-0.008001-16.el9.noarch.rpm
perl-Log-Contextual-0.008001-16.el9.noarch.htmlSimple logging interface with a contextual logEPEL 9 for x86_64perl-Log-Contextual-0.008001-16.el9.noarch.rpm
perl-Log-Contextual-0.008001-16.el9.noarch.htmlSimple logging interface with a contextual logEPEL 9 for aarch64perl-Log-Contextual-0.008001-16.el9.noarch.rpm
perl-Log-Contextual-0.008001-16.el9.noarch.htmlSimple logging interface with a contextual logEPEL 9 for s390xperl-Log-Contextual-0.008001-16.el9.noarch.rpm
perl-Log-Contextual-0.008001-10.el8.noarch.htmlSimple logging interface with a contextual logEPEL 8 for ppc64leperl-Log-Contextual-0.008001-10.el8.noarch.rpm
perl-Log-Contextual-0.008001-10.el8.noarch.htmlSimple logging interface with a contextual logEPEL 8 for aarch64perl-Log-Contextual-0.008001-10.el8.noarch.rpm
perl-Log-Contextual-0.008001-10.el8.noarch.htmlSimple logging interface with a contextual logEPEL 8 for x86_64perl-Log-Contextual-0.008001-10.el8.noarch.rpm
perl-Log-Contextual-0.008001-10.el8.noarch.htmlSimple logging interface with a contextual logEPEL 8 for s390xperl-Log-Contextual-0.008001-10.el8.noarch.rpm
perl-Log-Contextual-0.008001-1.26.noarch.htmlSimple logging interface with a contextual logOpenSuSE Ports Tumbleweed for noarchperl-Log-Contextual-0.008001-1.26.noarch.rpm
perl-Log-Contextual-0.008001-1.25.noarch.htmlSimple logging interface with a contextual logOpenSuSE Tumbleweed for noarchperl-Log-Contextual-0.008001-1.25.noarch.rpm
Simple logging interface with a contextual logperl-Log-Contextual-0.008001-1.7.noarch.rpm
perl-Log-Contextual-0.008001-bp156.3.1.noarch.htmlSimple logging interface with a contextual logOpenSuSE Leap 15.6 for noarchperl-Log-Contextual-0.008001-bp156.3.1.noarch.rpm
perl-Log-Contextual-0.008001-bp155.2.8.noarch.htmlSimple logging interface with a contextual logOpenSuSE Leap 15.5 for noarchperl-Log-Contextual-0.008001-bp155.2.8.noarch.rpm
perl-Log-Contextual-0.008001-bp154.1.20.noarch.htmlSimple logging interface with a contextual logOpenSuSE Leap 15.4 for noarchperl-Log-Contextual-0.008001-bp154.1.20.noarch.rpm
perl-Log-Contextual-0.008001-bp153.1.12.noarch.htmlSimple logging interface with a contextual logOpenSuSE Leap 15.3 for noarchperl-Log-Contextual-0.008001-bp153.1.12.noarch.rpm
perl-Log-Contextual-0.008001-lp152.3.2.noarch.htmlSimple logging interface with a contextual logOpenSuSE Leap 15.2 for noarchperl-Log-Contextual-0.008001-lp152.3.2.noarch.rpm
perl-Log-Contextual-0.8.1-4.mga9.noarch.htmlSuper simple logger made for playing with Log::ContextualMageia Cauldron for armv7hlperl-Log-Contextual-0.8.1-4.mga9.noarch.rpm
perl-Log-Contextual-0.8.1-4.mga9.noarch.htmlSuper simple logger made for playing with Log::ContextualMageia Cauldron for x86_64perl-Log-Contextual-0.8.1-4.mga9.noarch.rpm
perl-Log-Contextual-0.8.1-4.mga9.noarch.htmlSuper simple logger made for playing with Log::ContextualMageia Cauldron for aarch64perl-Log-Contextual-0.8.1-4.mga9.noarch.rpm
perl-Log-Contextual-0.8.1-4.mga9.noarch.htmlSuper simple logger made for playing with Log::ContextualMageia 9 for i586perl-Log-Contextual-0.8.1-4.mga9.noarch.rpm
perl-Log-Contextual-0.8.1-4.mga9.noarch.htmlSuper simple logger made for playing with Log::ContextualMageia 9 for armv7hlperl-Log-Contextual-0.8.1-4.mga9.noarch.rpm
perl-Log-Contextual-0.8.1-4.mga9.noarch.htmlSuper simple logger made for playing with Log::ContextualMageia 9 for x86_64perl-Log-Contextual-0.8.1-4.mga9.noarch.rpm
perl-Log-Contextual-0.8.1-4.mga9.noarch.htmlSuper simple logger made for playing with Log::ContextualMageia 9 for aarch64perl-Log-Contextual-0.8.1-4.mga9.noarch.rpm
perl-Log-Contextual-0.8.1-4.mga9.noarch.htmlSuper simple logger made for playing with Log::ContextualMageia Cauldron for i686perl-Log-Contextual-0.8.1-4.mga9.noarch.rpm
perl-Log-Contextual-0.8.1-3.mga8.noarch.htmlSuper simple logger made for playing with Log::ContextualMageia 8 for aarch64perl-Log-Contextual-0.8.1-3.mga8.noarch.rpm
perl-Log-Contextual-0.8.1-3.mga8.noarch.htmlSuper simple logger made for playing with Log::ContextualMageia 8 for x86_64perl-Log-Contextual-0.8.1-3.mga8.noarch.rpm
perl-Log-Contextual-0.8.1-3.mga8.noarch.htmlSuper simple logger made for playing with Log::ContextualMageia 8 for armv7hlperl-Log-Contextual-0.8.1-3.mga8.noarch.rpm
perl-Log-Contextual-0.8.1-3.mga8.noarch.htmlSuper simple logger made for playing with Log::ContextualMageia 8 for i586perl-Log-Contextual-0.8.1-3.mga8.noarch.rpm

Generated by rpm2html 1.6

Fabrice Bellet