in reply to Re: Tying events to perl warnings and errors
in thread Tying events to perl warnings and errors

this method should work out.

i'd also suggest logging to syslog with Sys::Syslog rather than writing out logfiles. that way, any permissions issues are avoided, and no one can remove/replace the log files.

  • Comment on RE: Re: Tying events to perl warnings and errors