develooper Front page | perl.beginners | Postings from April 2008

Re: log for script

Thread Previous | Thread Next
From:
Alan C
Date:
April 18, 2008 22:44
Subject:
Re: log for script
On Wed, Apr 16, 2008 at 11:58 PM, <Irfan.Sayed@t-systems.com> wrote:

>
> Is there any mechanism where I can take the log of entire Perl script. I
> mean to say that I need the log of each and every step which I am doing
> in Perl script. That step may include
>
> 1: input from user
>
> 2: internal Perl script commands
>
> Ultimately whatever Perl script is doing , I should know.


http://search.cpan.org/~mschilli/Log-Log4perl-1.15/lib/Log/Log4perl.pm

That logs.  (I've only used it a little, scratched the surface, don't know
much about it)

Written by: M Schilli

http://www.google.com/search?q=perlmeister+m+schilli&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a

-- 
Alan.


Thread Previous | Thread Next


Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About