[ 源代码: liblog-log4perl-perl ]
软件包:liblog-log4perl-perl(1.57-1)
liblog-log4perl-perl 的相关链接
Debian 的资源:
下载源码包 liblog-log4perl-perl:
- [liblog-log4perl-perl_1.57-1.dsc]
- [liblog-log4perl-perl_1.57.orig.tar.gz]
- [liblog-log4perl-perl_1.57-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [metacpan.org]
相似软件包:
Perl port of the widely popular log4j logging package
Log::Log4perl is a pure Perl port of the widely popular Apache/Jakarta log4j library for Java. In the spirit of log4j, Log::Log4perl addresses the shortcomings of typical ad-hoc or homegrown logging systems by providing three mechanisms to control the amount of data being logged and where it ends up at:
* Levels allow you to specify the priority of log messages. Low-priority messages are suppressed when the system's setting allows for only higher-priority messages. * Categories define which parts of the system you want to enable logging in. Category inheritance allows you to elegantly reuse and override previously defined settings of different parts in the category hierarchy. So, at a central location in your system (either in a configuration file or in the startup code) you may specify which components (classes, functions) of your system should generate logs. * Appenders allow you to choose which output devices the log data is being written to, once it clears the previously listed hurdles.
其他与 liblog-log4perl-perl 有关的软件包
|
|
|
|
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- rec: libipc-shareable-perl
- module to access IPC shared memory segments through perl
-
- rec: liblog-dispatch-perl
- message dispatcher to multiple Log::Dispatch::* objects
-
- sug: libdbd-csv-perl
- DBI driver for CSV files
-
- sug: liblog-dispatch-filerotate-perl
- Log to files that archive/rotate themselves
-
- sug: librrds-perl
- time-series data storage and display system (Perl interface, shared)
-
- sug: libxml-dom-perl
- Perl module for building DOM Level 1 compliant doc structures