软件包: liblog-fast-perl (2.0.0-1)
liblog-fast-perl 的相关链接
Trisquel 的资源:
下载源码包 liblog-fast-perl:
- [liblog-fast-perl_2.0.0-1.dsc]
- [liblog-fast-perl_2.0.0.orig.tar.gz]
- [liblog-fast-perl_2.0.0-1.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Perl Group (Mail Archive)
- Christopher Hoskin
外部的资源:
- 主页 [metacpan.org]
相似软件包:
fast and flexible logger
Log::Fast is very fast logger, designed for use in applications with thousands high-level events/operations per second (like network servers with thousands clients or web spiders which download hundreds url per second).
For example, on Core2Duo sending about 5000 messages to log on enabled log levels or 20000 messages on disabled log levels in one second will slow down your application only by 2-3%.
Comparing to some other CPAN modules, this one (in average): faster than Log::Dispatch in about 45 times, faster than Log::Handler in about 15 times, faster than Sys::Syslog in about 7 times, and slower than Log::Syslog::Fast in about 2 times.
Features:
* Global and local logger objects * Output to any open filehandle or local syslog * 5 log levels: ERR, WARN, NOTICE, INFO, DEBUG * Configurable prefix (log level, date/time, caller function name) * sprintf() support * Unicode support (UTF8) * Can avoid calculating log message content on disabled log levels
其他与 liblog-fast-perl 有关的软件包
|
|
|
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language
-
- dep: perl (>= 5.15.0)
- Larry Wall's Practical Extraction and Report Language
- 或者 libsys-syslog-perl (>= 0.29)
- 本虚包由这些包填实: libperl5.26