From: William M. <wi...@kn...> - 2003-09-24 23:24:03
|
Hi Mike, Thanks for the prompt reply! Indeed inserting the reset worked. I discovered that the behavior occurs each time I ran my subroutine, not just when Apache::Reload got called. Given your explanation, this behavior makes sense because I am calling init each time it is run. So the init function currently creates a new logger object, and I'm basically firing off new ones every time my script runs. It's like a giant fireworks show (which is also what my logs start to look like after several runs <g>). Regards, William -- Knowmad Services Inc. http://www.knowmad.com |