in reply to Using STDERR and timestamps to write to a log file

Steal the __DIE__/__WARN__/__stamp handler from one of my columns.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on Re: Using STDERR and timestamps to write to a log file

Replies are listed 'Best First'.
Re^2: Using STDERR and timestamps to write to a log file
by jacques (Priest) on Apr 27, 2005 at 17:15 UTC
    Thanks. I need to start searching your columns instead of perlmonks. :)