in reply to trying to extend Log::Log4perl

I'm not knowledged in the use of Log::Log4perl, but it seems to me that the way to go is to create a new appender.

Going that route also provides lots of code on which you can base your own.

Replies are listed 'Best First'.
Re^2: trying to extend Log::Log4perl
by mifflin (Curate) on Sep 03, 2009 at 23:07 UTC
    There is Log::Dispatch::Email but my problem is that it does not appear to give me enough control of the email which needs to contain more that just what I am logging.