套件:liblog-dispatchouli-perl(3.007-1)
liblog-dispatchouli-perl 的相關連結
Debian 的資源:
下載原始碼套件 liblog-dispatchouli-perl:
- [liblog-dispatchouli-perl_3.007-1.dsc]
- [liblog-dispatchouli-perl_3.007.orig.tar.gz]
- [liblog-dispatchouli-perl_3.007-1.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
simple wrapper around Log::Dispatch
Log::Dispatchouli is a simple wrapper around Log::Dispatch intended to make it simpler to add logging to a program. It removes the need to think much about categories, facilities, levels, or things like that. It makes logging just configurable enough so you can find the logs you want, and easy enough that you will actually log things.
Log::Dispatchouli can log to syslog (if you specify a facility), standard error or standard output, to a file, or to an array in memory. Logging to memory is primarily intended for testing.
Additionally, Log::Dispatchouli uses String::Flogger to process the things to be logged, meaning you can easily log data structures. For more information, see String::Flogger (libstring-flogger-perl).
其他與 liblog-dispatchouli-perl 有關的套件
|
|
|
|
-
- dep: libexperimental-perl
- pragma for making experimental features easy
-
- dep: liblog-dispatch-array-perl
- module to log events to an array (reference)
-
- dep: liblog-dispatch-perl
- message dispatcher to multiple Log::Dispatch::* objects
-
- dep: libparams-util-perl
- Perl extension for simple stand-alone param checking functions
-
- dep: libstring-flogger-perl
- module to munge strings for loggers
-
- dep: libsub-exporter-globexporter-perl
- module for exporting shared globs
-
- dep: libsub-exporter-perl
- sophisticated exporter for custom-built routines
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language