> "KMG" == Kevin M Goess <[EMAIL PROTECTED]> writes:
Kevin,
>> I'd like to use a
>> function or method from Log::Log4perl to explicitly reload the
>> log4perl config file. How do I do that? Do I call init() again?
KMG> Yeah, go ahead and call Log::Log4Perl->init all day. You'll get the
KMG>
Joachim,
> Great piece of work, your Log::Log4perl module. Especially in mixed
> Java/Perl environments, it makes log management a breeze. :-)
Thanks!
> I'd like to use a
> function or method from Log::Log4perl to explicitly reload the
> log4perl config file. How do I do that? Do I call init() a
Hi,
Great piece of work, your Log::Log4perl module. Especially in mixed
Java/Perl environments, it makes log management a breeze. :-)
But now I stumbled over something that I could not locate in the
documentation or the FAQ. (Looking at the source of
init_and_watch() didn't help either. :-() I