Hi,
using the programmatic approach to configure Log4perl I spent quite some
time to find a reference to Log::Log4perl::Appender->threshold().
I would really like to see that function described in the pod for
Log::Log4perl::Appender.
Thanks!
--
Jens
--
Mike Schilli wrote:
>> I added a new test script for this behaviour and a possible
patch to
>> Synchronized (Log4perl version 1.21).
>
>Looks good, I've applied it to the git repo (we're in the process of
>migrating to github).
Great! Altough my changes were tiny, it still feels good to colla
esses, eventually all existing processes try to remove
the semaphore.
I could only solve this with a derived class that stores the process id
of the parent and only allowed the parent to remove the semaphore.
I'm