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: [email protected] For additional commands, e-mail: [email protected]
