From: Robert J. <yad...@sn...> - 2007-01-04 20:47:36
|
LOL! I always do this -- when I've explained the problem to someone else, I figure it out myself soon after! My DBI_wrapper.pm is mimicking Appender::DBI already, in that it does _init() (connects to the database) on new() and calls Appender::DBI::log() to log the message. I can change my new() to *not* call _init(); instead, I call _init() right before Appender::DBI::log(), then I disconnect. Anyway, I think I've got it figured out now -- but if anyone sees problems with it, please let me know. -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= Robert Jacobson .......................... Flight Ops. Team Solar Dynamics Observatory (SDO) ............. .............. |