in reply to
[Log4perl] adding actions to messages
In my humble opinion, it's not the task of the logging framework to do a shutdown. You should rather have an error handler inside your application which does that, and the error handler can in turn call some logging routines.
Perl 6 - second systems done right
Comment on
Re: [Log4perl] adding actions to messages
In Section
Seekers of Perl Wisdom