Lemonolap::Filter4lemon - Perl extension for lemonolap datawarehouse


Lemonolap-Wrapperolap documentation  | view source Contained in the Lemonolap-Wrapperolap distribution.

Index


NAME

Top

Lemonolap::Filter4lemon - Perl extension for lemonolap datawarehouse =head1 SYNOPSIS

use Lemonolap::Filter4lemon; Lemonolap::Filter4lemon->apply ('infile' => 'phase1.log', 'outfile'=> 'phase2.log', 'header' => 1);

This module is not used directly , you must use Lemonolap::filter4lemon which is a wrapper (Lemonolap::Wrapperolap).

  see man's pages Lemonolap::Wrapperolap 

  





DESCRIPTION

Top

  This module is a logs filter . It parses lemonldap logs issued form Lemonolap::Formatlog .
  It deletes  incompled lines and set the second of time at '00'

EXPORT

None by default.

Methods

apply ('infile' => 'phase1.log', 'outfile'=> 'phase2.log', 'header' => 1);

 


 Sends on output file  the  filtered file
 if 'header'  is true the first line is inchanged (colomns heads)  




SEE ALSO

Top

Lemonldap http://lemonldap.sourceforge.net/

Lemonolap http://lemonolap.sourceforge.net/

Lemonolap::Log4lemon

Lemonolap::Filter4lemon

Lemonolap::Wrapperolap

COPYRIGHT AND LICENSE

Top


Lemonolap-Wrapperolap documentation  | view source Contained in the Lemonolap-Wrapperolap distribution.