in reply to Re: Log::Log4perl additivity not working?
in thread Log::Log4perl additivity not working?

Though the solution of using additivity will prevent any ERROR level messages from passing up the hierarchy, it also prevents all other messages from passing too.

How can I pass everything except the ERROR level messages, from a nested category, up the hierarchy?

  • Comment on Re^2: Log::Log4perl additivity not working?