From: Alexander H. <ale...@gm...> - 2013-01-23 14:45:11
|
Hi Log4perl guys, I've written a Log::Log4perl::Filter::MDC filter cause I have to send errors to different teams which I implemented by defining each teams email address as appender and filter on a MDC value (the support group which maps to each team). Should I release it to CPAN as separate dist or do you want to include it in the Log::Log4perl dist? It adds no dependencies and follows the Log::Log4perl naming for config keys. Best regards, Alex |