[ ソース: liblog-any-adapter-filehandle-perl ]
パッケージ: liblog-any-adapter-filehandle-perl (0.010-3)
liblog-any-adapter-filehandle-perl に関するリンク
Debian の資源:
liblog-any-adapter-filehandle-perl ソースパッケージをダウンロード:
- [liblog-any-adapter-filehandle-perl_0.010-3.dsc]
- [liblog-any-adapter-filehandle-perl_0.010.orig.tar.gz]
- [liblog-any-adapter-filehandle-perl_0.010-3.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [metacpan.org]
類似のパッケージ:
- liblog-any-adapter-dispatch-perl
- liblog-any-adapter-callback-perl
- libio-socket-inet6-perl
- libhttp-daemon-perl
- libplack-middleware-logany-perl
- liblog-any-perl
- libplack-middleware-logerrors-perl
- libio-socket-timeout-perl
- liblog-any-adapter-log4perl-perl
- liblog-loglite-perl
- libplack-test-externalserver-perl
basic Log::Any::Adapter to forward messages to a filehandle
Log::Any::Adapter::FileHandle is a basic adapter that will simply forward log messages to a filehandle, or any object that supports a 'print' method (IO::String, IO::Socket::INET, Plack's $env->{psgi.errors} object, etc).
It was created so that scripts running under daemontools or runit can output messages to locally defined logs. It does not timestamp messages, that responsibility is delegated to the external log capture mechanism.
その他の liblog-any-adapter-filehandle-perl 関連パッケージ
|
|
|
|
-
- dep: liblog-any-perl
- Perl module to log messages safely and efficiently
- または liblog-any-adapter-perl
- パッケージは利用できません
-
- dep: perl
- Larry Wall 作の実用的な抽出とレポート用の言語