This means that it's not possible just with the log4j.xml without custom
code for initialization?
Marc.
Jen wrote:
SMTPAppender has a EvaluatorClass param, you can
define your own to include info.
I think default is error and up.
--- Marc Guillemot <[EMAIL PROTECTED]> wrote:
Hi,
I'd like to use a
SMTPAppender has a EvaluatorClass param, you can
define your own to include info.
I think default is error and up.
--- Marc Guillemot <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I'd like to use a SMTPAppender to send info messages
> (these are not
> errors but informations about the lifecycle of the
>
How is that appender used? Can you show how you configure a logger to use
that appender?
James Stauffer
-Original Message-
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Marc Guillemot
Sent: Wednesday, June 16, 2004 8:41 AM
To: [EMAIL PROTECTED]
Subject: How to use SMTPAppender for
Hi,
I'd like to use a SMTPAppender to send info messages (these are not
errors but informations about the lifecycle of the application).
I get only ERROR and FATAL messages sent although I set the threshold to
INFO:
Is it possible to configure it from the log4j.xml or do I