From: Mike S. <log...@pe...> - 2003-07-16 09:09:34
|
Date: Wed, 16 Jul 2003 08:33:57 +0100 From: Johannes Kilian <jo...@vi...> To: m...@pe... Subject: Log4Perl: Appenders with different log levels Hi, I've got a short question concerning log4perl: How do I create appenders with different log levels? Within an automated process instensive logging should be performed - in errorcase (LogLevel $ERROR, $FATAL) an email should be sent to the administrator. I plan to use as an appender Log::Dispatch::Email. Searching the documentation I didn't find anything about this... Is this possible - if yes, how do I do this? Thanks a lot in advance Johannes |