From: Mike S. <msc...@ao...> - 2004-01-13 08:53:56
|
Kevin Goess wrote on 1/12/2004, 10:05 PM: > Calling init() with > the same config information isn't the best, performance-wise, and it's > kind of outside the bounds of our design/conception. Unless Mike has > something better to say about it, that is... I agree, using the startup handler to call init exactly once is definitely the way to go for now. Hmm ... just had an idea: How about if Log::Log4perl featured an init_once() method, like Apache::DBI, which connects (inits) only if it doesn't have a valid connection (configuration) yet? Or maybe we do Apache::Log::Log4perl :) ? -- -- Mike Mike Schilli m...@pe... |