Message::Passing::Output::Log::Any::Adapter

Output messages via Log::Any::Adapter
Download

Message::Passing::Output::Log::Any::Adapter Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Alexander Hartmaier
  • Publisher web site:
  • http://search.cpan.org/~abraxxa/

Message::Passing::Output::Log::Any::Adapter Tags


Message::Passing::Output::Log::Any::Adapter Description

Message::Passing::Output::Log::Any::Adapter is a Perl module that uses Log::Any Adapter to offer a flexible output, which can use Log::Dispatch or Log::Log4perl to forward the messages.SYNOPSIS use Message::Passing::Output::Log::Any::Adapter; my $logger = Message::Passing::Output::Log::Any::Adapter->new( adapter_name => 'File', adapter_params => , ); $logger->consume( 'message' ); # or directly on the command line: # message-pass --input STDIN --output Log::Any::Adapter --output_options \ # '{"adapter_name":"File","adapter_params":}'Product's homepage


Message::Passing::Output::Log::Any::Adapter Related Software