パッケージ: liblog-dispatchouli-perl (3.002-1)
liblog-dispatchouli-perl に関するリンク
Debian の資源:
liblog-dispatchouli-perl ソースパッケージをダウンロード:
- [liblog-dispatchouli-perl_3.002-1.dsc]
- [liblog-dispatchouli-perl_3.002.orig.tar.gz]
- [liblog-dispatchouli-perl_3.002-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 拡張
-
- dep: libstring-flogger-perl
- module to munge strings for loggers
-
- dep: libsub-exporter-globexporter-perl
- module for exporting shared globs
-
- dep: libsub-exporter-perl
- カスタムビルトルーチンの洗練されたエクスポーター
-
- dep: libtry-tiny-perl
- module providing minimalistic try/catch
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語