users@glassfish.java.net

Re: Log4j

From: Stephen Connolly <stephen.alan.connolly_at_gmail.com>
Date: Fri, 28 Dec 2007 22:14:01 +0000

You could write a handler for java.utils.logging that sends the output to log4j

It's not that much code and quite easy to do.

I've done the reverse several times (i.e. an appender for log4j that
sends the output to java.utils.logging)

(I may have mixed up appender and handler in this answer!)

On Dec 25, 2007 1:10 PM, <odwrotnie_at_gmail.com> wrote:
> Hi,
>
> is it possible to force Glassfish to use log4j instead of the default logger?
>
> Thanks in advance,
> Pawel.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
>