http://qs321.pair.com?node_id=880425


in reply to DBIx::Log4perl -- how to log my own errors

You need to get a log handle for the same section in you init file as the one DBIx::Log4perl is using which is 'DBIx::Log4perl'. You should also look at dbix_l4p_log in the DBIx::Log4perl documentation. Also, read Log::Log4perl which explains loggers.

  • Comment on Re: DBIx::Log4perl -- how to log my own errors