You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by "Beer Dr. Thomas" <Th...@Cirquent.de> on 2012/01/09 12:04:20 UTC

Asynchronous Logging in Glassfish using log4j.AsyncAppender

Hello,
we would like to use Log4J's "AsynchAppender" within our JEE application. The application is deployed on a Glassfish V2 app-server.
Log4J's "AsynchAppender" is based on a thread implementation. Threads in turn should be avoided within JEE applications. Are there any experiences using the "AsynchAppender"? What are best practices doing asynchronous logging using Log4J in JEE applications?

I really appreciate your help.

Kind regards,
Thomas

---------------------------------------------------------------------
To unsubscribe, e-mail: log4j-user-unsubscribe@logging.apache.org
For additional commands, e-mail: log4j-user-help@logging.apache.org