You may be able to use the same loggers for 1 & 2.  You could send all
logs to a file appender and an email appender with a threshold set on
the email appender.

On 4/21/06, Barbalace, Richard <[EMAIL PROTECTED]> wrote:
> Hello, all.
>
> I am working on a large-scale web application where we want categories of
> logging for the following three distinct purposes:
> 1) Debugging code - using a file appender
> 2) Monitoring production servers - using an email appender
> 3) Auditing user behavior - using a file appender

--
James Stauffer
Are you good? Take the test at http://www.livingwaters.com/good/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to