Pakket: liblog-any-perl (1.710-1)
Verwijzigingen voor liblog-any-perl
Trisquel bronnen:
Het bronpakket liblog-any-perl downloaden:
- [liblog-any-perl_1.710-1.dsc]
 - [liblog-any-perl_1.710.orig.tar.gz]
 - [liblog-any-perl_1.710-1.debian.tar.xz]
 
Beheerder:
Original Maintainers:
- Debian Perl Group (Mailarchief)
 - Ivan Kohler
 - Xavier Guimard
 - Robin Sheat
 
Externe bronnen:
- Homepage [metacpan.org]
 
Vergelijkbare pakketten:
- liblog-any-adapter-dispatch-perl
 - liblog-log4perl-perl
 - liblog-any-adapter-log4perl-perl
 - liblog-dispatch-configurator-any-perl
 - libcatalyst-log-log4perl-perl
 - liblog-report-perl
 - liblog-fast-perl
 - libmoosex-log-log4perl-perl
 - liblog-any-adapter-filehandle-perl
 - libplack-middleware-logwarn-perl
 - libmetrics-any-perl
 
Perl module to log messages safely and efficiently
Log::Any allows CPAN modules to safely and efficiently log messages, while letting the application choose (or decline to choose) a logging mechanism such as Log::Dispatch or Log::Log4perl.
Log::Any has a very tiny footprint and no dependencies beyond Perl 5.6, which makes it appropriate for even small CPAN modules to use. It defaults to 'null' logging activity, so a module can safely log without worrying about whether the application has chosen (or will ever choose) a logging mechanism.
The application, in turn, may choose one or more logging mechanisms via Log::Any::Adapter.
Andere aan liblog-any-perl gerelateerde pakketten
  | 
    
  | 
    
  | 
    
    
- 
    
      
- dep: libscalar-list-utils-perl
 - modules providing common scalar and list utility subroutines
 
 - 
    
      
- dep: perl
 - Larry Wall's Practical Extraction and Report Language