Async logging is already implemented. Look at the JMSAppender in the log4j
documentation. Don't know if this is officially sanctioned code yet, but
it's in there.
----- Original Message -----
From: "Gabor Dolla" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, May 24, 2001 4:38 AM
Subject: [JBoss-user] async logging
> Hi
>
> Is there any plan to implement async logging ?
> I saw an implementation of it recently in a commercial product.
> I guess it could be implemented on top of log4j and JMS easily and
> this could be transparent to the users of log4j.
> When the user call log.info("Hello"); it'd generate a message
> and a separate mbean would process it asynchronously maybe in a different
> VM on a different machine. Also this would allow central logging.
>
> Sorry if this has been discussed earlier.
>
> Gabor
>
>
> _______________________________________________
> JBoss-user mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/jboss-user
>
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/jboss-user