in reply to favorite 'just works' logging module

I'd suggest Log::Log4perl, possibly together with Log::Dispatch. It's very configurable and fairly standard, and when used with Log::Dispatch can log to syslog.

stephen

  • Comment on Re: favorite 'just works' logging module