[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#726412: ITP: liblog-any-adapter-filehandle-perl -- basic Log::Any::Adapter to forward messages to a filehandle



Package: wnpp
Owner: Lars Dɪᴇᴄᴋᴏᴡ 迪拉斯 (CPAN/PAUSE) <daxim@cpan.org>
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-perl@lists.debian.org

* Package name    : liblog-any-adapter-filehandle-perl
  Version         : 0.008
  Upstream Author : Jason Rodrigues <jasonjayr+oss@gmail.com>
* URL             :
  https://metacpan.org/release/Log-Any-Adapter-FileHandle
* License         : Artistic or GPL-1+
  Programming Lang: Perl
  Description     : 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).

I've created it so that my 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.


Attachment: signature.asc
Description: PGP signature


Reply to: